Description Usage Arguments Value Author(s)
View source: R/CSSEMPolynomial.R
A function to calculate CSEM for Scale Scores using Polynomial Method based on Lord's CSEM
1 | CSSEMPolynomial(numOfItem, convTable, K)
|
numOfItem |
a numeric number indicating number of items |
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 |
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.