Description Usage Arguments
View source: R/simulate.R
Simulate a single run
1 2 3 4 5 6 7 8
## S3 method for class 'sim_model' simulate(sim, y0, pars, warmup = T) ## S3 method for class 'sim_model_likefree' simulate(sim, y0, pars, warmup = T) ## S3 method for class 'sim_model_likelihood' simulate(sim, y0, pars, warmup = T)
sim
simulation model, sim_model
y0
initial values
pars
parameters in a list
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.