bifactor {psychonetrics} | R Documentation |
Bi-factor models
Description
Wrapper to lvm
to specify a bi-factor model.
Usage
bifactor(data, lambda, latents, bifactor = "g", ...)
Arguments
data |
The data as used by |
lambda |
The factor loadings matrix *without* the bifactor, as used by by |
latents |
A vector of names of the latent variables, as used by |
bifactor |
Name of the bifactor |
... |
Arguments sent to |
Value
An object of the class psychonetrics (psychonetrics-class)
Author(s)
Sacha Epskamp
[Package psychonetrics version 0.13 Index]