Rdocumentation
powered by
Learn R Programming
rpf (version 0.5)
fromFactorThreshold: Convert factor thresholds to response function intercepts
Description
Convert factor thresholds to response function intercepts
Usage
fromFactorThreshold(threshold, loading, ogive = rpf.ogive)
Arguments
threshold
a matrix with items in the columns and thresholds in the rows
loading
a matrix with items in the rows and factors in the columns
ogive
the ogive constant (default rpf.ogive)
Value
an item intercept matrix with items in the columns and intercepts in the rows