View source: R/estimate_adaptive.R
relvm_adaptive | R Documentation |
Estimate multiple groups of the random effect latent variable model
relvm_adaptive(object, groups = NULL, fit = list(qpoints = 15, inits = NULL,
predict = TRUE, adaptive = c("ad", "noad")))
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.
|
Ad = adaptive
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.