factorscores: Compute factor scores

View source: R/f_convenience_factorscores.R

factorscoresR Documentation

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

model

A psychonetrics model

method

The method to use: "regression" or "bartlett"

Author(s)

Sacha Epskamp <mail@sachaepskamp.com>


SachaEpskamp/psychonetrics documentation built on Sept. 1, 2023, 3:40 a.m.