Description Usage Arguments Value Author(s)
A function to calculate reliability for Scale Scores using Polynomial Method based on IRT CSEM
1 | RelIRTPoly(itemPara, convTable, K, estType, rawData)
|
itemPara |
a text file with parameters of sequence b and a, a is on the 1.702 metric |
convTable |
a data frame or matrix containing conversion table of raw score to scale score |
K |
a numeric number indicating highest degree of polynomial regression |
estType |
estimation method, MLE or EAP |
rawData |
raw data matrix |
a data frame containing CSSEM using Polynomial Method
Huan Liu, University of Iowa, huan-liu-1@uiowa.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.