simulate_mupp_resp: Simulate MUPP Responses

simulate_mupp_respR Documentation

Simulate MUPP Responses

Description

Generate responses that can be used for the MUPP model.

Usage

simulate_mupp_resp(persons, items)

Arguments

persons

persons data.frame with column names [person, dim, theta]

items

items data.frame with column names [item, statement, dim, alpha, delta, tau]

Details

The persons and items df needs to look identical to that coming from simulate_mupp_params or else this function will not work.

Value

a data.frame of [person x item x response pattern]

Author(s)

Steven Nydick, steven.nydick@kornferry.com


swnydick/mupp documentation built on July 8, 2022, 7:59 a.m.