EAPscoresMP: Compute EAP scores based on a fitted MP model.

View source: R/MPfunctions.R

EAPscoresMPR Documentation

Compute EAP scores based on a fitted MP model.

Description

Compute EAP scores based on a fitted MP model.

Usage

EAPscoresMP(x, items, dat)

Arguments

x

Fitted mxModel (e.g., from fitMP.

items

Vector of indices corresponding to items to include in EAP computations.

dat

Raw data to use in computing EAP scores.

Details

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.


falkcarl/mpirt documentation built on July 11, 2024, 12:09 a.m.