simplestructure {psychonetrics} | R Documentation |
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.
simplestructure(x)
x |
A vector indicating which factor each indicator loads on. |
Sacha Epskamp <mail@sachaepskamp.com>