SimConfig | R Documentation |
Configuration object for OPTIC Simulation project
Configuration object for OPTIC Simulation project
new()
SimConfig$new( data, models, method_sample, method_pre_model, method_model, method_post_model, method_results, iters, params, globals )
setup_single_simulation()
SimConfig$setup_single_simulation(i)
print()
SimConfig$print(...)
clone()
The objects of this class are cloneable with this method.
SimConfig$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.