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