Last data update: 2014.03.03

R: Convert response function intercepts to factor thresholds
toFactorThresholdR Documentation

Convert response function intercepts to factor thresholds

Description

Convert response function intercepts to factor thresholds

Usage

toFactorThreshold(intercept, slope, ogive = rpf.ogive)

Arguments

intercept

a matrix with items in the columns and intercepts in the rows

slope

a matrix with items in the columns and slopes in the rows

ogive

the ogive constant (default rpf.ogive)

Value

a factor threshold matrix with items in the columns and factor thresholds in the rows

Results