fromFactorLoading: Convert factor loadings to response function slopes

View source: R/util.R

fromFactorLoadingR Documentation

Convert factor loadings to response function slopes

Description

Convert factor loadings to response function slopes

Usage

fromFactorLoading(loading, ogive = rpf.ogive)

Arguments

loading

a matrix with items in the rows and factors in the columns

ogive

the ogive constant (default rpf.ogive)

Value

a slope matrix with items in the columns and factors in the rows

See Also

Other factor model equivalence: fromFactorThreshold(), toFactorLoading(), toFactorThreshold()


rpf documentation built on Aug. 22, 2023, 1:06 a.m.