fromFactorLoading function

Convert factor loadings to response function slopes

Convert factor loadings to response function slopes

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 )

Returns

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

See Also

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