EAPscoresMP | R Documentation |
Compute EAP scores based on a fitted MP model.
EAPscoresMP(x, items, dat)
x |
Fitted mxModel (e.g., from |
items |
Vector of indices corresponding to items to include in EAP computations. |
dat |
Raw data to use in computing EAP scores. |
Computes EAP score for the respondents in dat
based on the fitted item response model. Currently assumes standard normal prior. An argument could be added to change this as the function calls
EAPscores
. It is possible to only compute EAP scores based on a subset of items.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.