simplestructure {psychonetrics} | R Documentation |
Generate factor loadings matrix with simple structure
Description
This function generates the input for lambda
arguments in latent variable models using a simple structure. The input is a vector with an element for each variable indicating the factor the variable loads on.
Usage
simplestructure(x)
Arguments
x |
A vector indicating which factor each indicator loads on. |
Author(s)
Sacha Epskamp <mail@sachaepskamp.com>
[Package psychonetrics version 0.13 Index]