Description Usage Arguments Value Author(s)
View source: R/PolynomialMethod.R
A function to implement polynomial method in calculating CSSEM
1 | PolynomialMethod(cssemDat, K)
|
cssemDat |
a ata frame or matrix containing conversion table of raw score to scale score, and csem of raw score |
K |
degree of polynomial regression |
a data frame containing CSSEM using Polynomial Method using different k values
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.