ranef2long | R Documentation |
Convert ranef() output to long format
ranef2long(x, idvar)
.re.data(d, i, idvar)
x |
A |
idvar |
A character string specifying the grouping variable name for the random effects. |
d |
A |
i |
an integer, which random effect to pull out |
A data.table object with the random effects in long format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.