the predicted raw score or a data.frame of scores in case, lists of norm scores or age is used
Arguments
norm
The norm score, e. g. a specific T score or a vector of scores
age
The age value or a vector of scores
coefficients
The a cnorm object or the coefficients from the regression model
minRaw
Minimum score for the results; can be used for clipping unrealistic outcomes,
usually set to the lower bound of the range of values of the test (default: 0)
maxRaw
Maximum score for the results; can be used for clipping unrealistic outcomes
usually set to the upper bound of the range of values of the test
See Also
Other predict:
derivationTable(),
getNormCurve(),
normTable(),
predict.cnormBetaBinomial(),
predict.cnormBetaBinomial2(),
predictNorm(),
rawTable()