Description Usage Arguments Value
Calculates posterior predictive check for specific criteria
1 | get_ppmccriteria(model, ppmcdata, criteria, ppmcMethod, group = "item")
|
model |
birtmsfit |
ppmcdata |
data.frame; data generated with birtms::get_ppmcdatasets |
criteria |
character; currently 'infit', 'outfit' or 'll' |
ppmcMethod |
char; either 'C' for consevative checks or 'M' for mixed ppmc with independently drawn theta distribution |
group |
char; 'item' or column name of person identifier (e.g. 'person', 'id', 'token') |
data.frame to use with birtms::plot_fit_statistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.