simulate_mupp_resp | R Documentation |
Generate responses that can be used for the MUPP model.
simulate_mupp_resp(persons, items)
persons |
persons data.frame with column names
|
items |
items data.frame with column names
|
The persons and items df needs to look identical to that coming from
simulate_mupp_params
or else this function will not work.
a data.frame of [person x item x response pattern]
Steven Nydick, steven.nydick@kornferry.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.