bifactor: Bi-factor models
Description
Wrapper to lvm
to specify a bi-factor model.
Usage
bifactor(data, lambda, latents, bifactor = "g", ...)
Value
An object of the class psychonetrics (psychonetrics-class)
Arguments
- data
The data as used by lvm
- lambda
The factor loadings matrix *without* the bifactor, as used by by lvm
- latents
A vector of names of the latent variables, as used by lvm
- bifactor
Name of the bifactor
- ...
Arguments sent to lvm