Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

toFactorLoading

Convert response function slopes to factor loadings


Description

All slopes are divided by the ogive constant. Then the following transformation is applied to the slope matrix,

Usage

toFactorLoading(slope, ogive = rpf.ogive)

Arguments

slope

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

ogive

the ogive constant (default rpf.ogive)

Details

\frac{\mathrm{slope}}{≤ft[ 1 + \mathrm{rowSums}(\mathrm{slope}^2) \right]^\frac{1}{2}}

Value

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

See Also

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


rpf

Response Probability Functions

v1.0.11
GPL (>= 3)
Authors
Joshua Pritikin [cre, aut], Jonathan Weeks [ctb], Li Cai [ctb], Carrie Houts [ctb], Phil Chalmers [ctb], Michael D. Hunter [ctb], Carl F. Falk [ctb]
Initial release
2021-10-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.