Moreover, what is LMER for?
LMER. Labor and Management Employee Relations.
Additionally, what library is LMER in R? The core computational algorithms are implemented using the 'Eigen' C++ library for numerical linear algebra and 'RcppEigen' "glue".
lme4: Linear Mixed-Effects Models using 'Eigen' and S4.
| Version: | 1.1-27.1 |
|---|---|
| Depends: | R (≥ 3.2.0), Matrix (≥ 1.2-1), methods, stats |
Also to know, what is the LMER function in R?
Like most model-fitting functions in R, lmer takes as its first two arguments a formula spec- ifying the model and the data with which to evaluate the formula. This second argument, data, is optional but recommended and is usually the name of an R data frame.
What is Theta LMER?
a named list of starting values for the parameters in the model. For lmer this can be a numeric vector or a list with one component named "theta" . This can be a logical vector, or a numeric vector indicating which observation numbers are to be included, or a character vector of the row names to be included.