Description Usage Arguments Value Author(s) See Also Examples
Function that constructs a new latent variable model object
1 | lvm(x = NULL, ..., silent = lava.options()$silent)
|
x |
Vector of variable names. Optional but gives control of the
sequence of appearance of the variables. The argument can be given as a
character vector or formula, e.g. |
... |
Additional arguments to be passed to the low level functions |
silent |
Logical variable which indicates whether messages are turned on/off. |
Returns an object of class lvm
.
Klaus K. Holst
regression
, covariance
,
intercept
, ...
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.