factorscores {psychonetrics} | R Documentation |
Currently, only the lvm
framework with single group and no missing data is supported.
factorscores(data, model, method = c("bartlett", "regression"))
data |
Dataset to compute factor scores for |
model |
A psychonetrics model |
method |
The method to use: |
Sacha Epskamp <mail@sachaepskamp.com>