Convert factor loadings to response function slopes
fromFactorLoading(loading, ogive = rpf.ogive)
loading
: a matrix with items in the rows and factors in the columnsogive
: the ogive constant (default rpf.ogive )a slope matrix with items in the columns and factors in the rows
Other factor model equivalence: fromFactorThreshold()
, toFactorLoading()
, toFactorThreshold()