| new_choicer_sim | R Documentation |
choicer_sim objectWraps simulated data, true parameter values, and DGP settings into a
classed list. Returned by simulate_mnl_data(), simulate_mxl_data(),
and simulate_nl_data(), and consumed by recovery_table().
new_choicer_sim(data, true_params, settings, model)
data |
A |
true_params |
Named list of true DGP parameters
(e.g. |
settings |
Named list of DGP settings (e.g. |
model |
Character scalar: |
A list of class choicer_sim.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.