generate_data | R Documentation |
This function takes some data, median parameter estimates and job variables and outputs a tibble with simulated data for all subjects
generate_data(model_data, vars)
model_data |
The original data for the task being simulated. |
vars |
The list of job variables. |
medians |
The median estimates of parameter values for each participant. |
A tibble with the simulated data values matching the original data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.