Description Usage Arguments Value
Get LMM parameters for data with no missing values
1 | full_get_params(Y, X, REML = TRUE)
|
Y |
Matrix with individuals as rows and measurements as columns Missing measurements must be NA. |
X |
Matrix with |
REML |
Boolean for returning REML or ML estimates |
A list with ve in slot ve
, vg in slot vg
,
estimated effect sizes and uncorrelated standard errors
in slot coef
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.