person_par.CRSM {pcIRT} | R Documentation |
Estimation of person parameters
Description
This function performs the estimation of person parameters for the multidimensional polytomous Rasch model or the continuous Rating Scale model.
Usage
## S3 method for class 'CRSM'
person_par(object, ...)
## S3 method for class 'MPRM'
person_par(object, ..., set0 = FALSE)
person_par(object, ...)
Arguments
object |
Object of class |
... |
... |
set0 |
if |
Details
The estimation is performed by Maximum Likelihood Estimation. Thus, parameters for extreme scores are not calculated!
Value
ptable |
table showing for each (observed) raw score the corresponding estimated person parameter and standard error |
pparList |
for each person raw score, estimated person parameter and the standard error is displayed |
fun_calls |
number of function calls |
call |
function call |
Author(s)
Christine Hohensinn
References
Fischer, G. H. (1974). Einfuehrung in die Theorie psychologischer Tests [Introduction to test theory]. Bern: Huber.
Mueller, H. (1999). Probabilistische Testmodelle fuer diskrete und kontinuierliche Ratingskalen. [Probabilistic models for discrete and continuous rating scales]. Bern: Huber.