Bi-factor models
Wrapper to lvm
to specify a bi-factor model.
bifactor(data, lambda, latents, bifactor = "g", ...)
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
An object of the class psychonetrics (psychonetrics-class )
Sacha Epskamp