Description Usage Arguments Value See Also
This function return a list mixed model fitted using the same design on each column of a matrix response variable. Theta parameters are assume to be smooth.
1 2 3 |
formula |
a |
data |
a data frame. See |
REML |
a logical that indicate which criterion to optimize. See |
control |
Some parameters. See lmerControl or |
start |
starting values for the parameters. |
verbose |
See |
subset |
an expression to selecte a subset of the data. See |
weights |
an optional vector of weights. See |
na.action |
a function that handle |
offset |
specify a priori component in the predictor. See |
contrasts |
a list of coFntrasts. See |
devFunOnly |
a logical set by default to |
... |
addition arguments. See |
A listofmerMod object which is a list of merMod object.
lmer
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.