factorscores function

Compute factor scores

Compute factor scores

Currently, only the lvm framework with single group and no missing data is supported.

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

  • Maintainer: Sacha Epskamp
  • License: GPL-2
  • Last published: 2024-06-20