| predict.cnormBetaBinomial2 | R Documentation |
This function calculates norm scores based on raw scores, age, and a
fitted cnormBetaBinomial2 model. See
predict.cnormBetaBinomial for details.
## S3 method for class 'cnormBetaBinomial2'
predict(object, ...)
object |
A fitted model object of class 'cnormBetaBinomial' or 'cnormBetaBinomial2'. |
... |
Additional arguments passed to the prediction method:
|
A numeric vector of norm scores.
Other predict:
derivationTable(),
getNormCurve(),
normTable(),
predict.cnormBetaBinomial(),
predict.cnormShash(),
predictNorm(),
predictRaw(),
rawTable()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.