efa_custom: Run a custom EFA.

View source: R/itemrest_core.R

efa_customR Documentation

Run a custom EFA.

Description

Run a custom EFA.

Usage

efa_custom(
  data,
  n_factors = 1,
  cor_method = "polychoric",
  extract = "uls",
  rotate = "oblimin"
)

ItemRest documentation built on April 13, 2026, 5:07 p.m.