fromFactorThreshold: Convert factor thresholds to response function intercepts

View source: R/util.R

fromFactorThresholdR Documentation

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

See Also

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


rpf documentation built on Aug. 22, 2023, 1:06 a.m.