Linear Model In R
Hello :)
I used generalized linear model (glm) in R using three variables : A, B, and C. In R, they have their own expected tables but I want to apply my own random tables.
Does anyone know how to apply my own expected table (or random table) in R?
Thanks so much !
• 1,658 views
•
link
0 answers
No answers yet.
Log in to answer this question.
This is not a question related to bioinformatics nor biology. I suggest using the R mailing list for linear models: https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
To add to what David said, there's also not enough information here to know what you're actually trying to do. I have no idea what you mean by "expected" and "random table" in this context. Please update your post with more information and context or it'll just get closed.
closing, because the question is off-topic. From my understanding, in addition it is not possible to answer this question, as parts of it don't seem to make sense.
I'd refer you to the manual
?glmfirst, please make your question more specific if you intent to ask elsewhere.