factorscores: Compute factor scores
Description
Currently, only the lvm framework with single group and no missing data is supported.
Usage
factorscores(data, model, method = c("bartlett", "regression"))Arguments
data
Dataset to compute factor scores for
method
The method to use: "regression" or "bartlett"