View source: R/tests_psychotools.R
| ppar.psy | R Documentation | 
itemfit statistics for psychotools
ppar.psy(model = NULL)
model | 
 an object of 'psychotools' class 'raschmodel', 'pcmodel' or 'rsmodel' (a model previously fit using the 'psychotools' package) matching the value of modelType.  | 
an object containing person parameters, residuals and PSI
 model <- psychotools::raschmodel(ADL[c(6,7,12,14,15)])
 ppar.psy(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.