Simulate from a simulator
Arguments
- simulator
Simulator object, initialized using
make_simulator()- values
Complete list of model values to update the model simulator before generating the simulation. Must match format of
paramslist from default (output ofget_default_values()for desired model). IfNULL, use values as currently attached to the model simulator.