View source: R/estimate_nonadaptive.R
relvm_noad | R Documentation |
Estimate multiple groups of the random effect latent variable model by gauss hermite quadrature.
relvm_noad(object, groups = NULL, fit = list(qpoints = 30, init = NULL,
predict = TRUE), file = NULL)
object |
A mstbl object. |
groups |
A vector of measure group names. The default is NULL, in which case a vector of all groups will be generated accordingly. |
fit |
A list of fitting parameters.
|
An list of S3 object of class "relvm" with estimated parametes.
mstbl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.