run_from_posteriors | R Documentation |
Run Simulation from Porsterios
run_from_posteriors(fitobj, ci = 0.95, time.horizon = NULL, n.cores = 4)
fitobj |
List. Results of the fitted model. Output of function |
ci |
Numerical. Confidence Interval. |
time.horizon |
Numerical. Maximum time for simulation. |
n.cores |
Numerical. Number of computer CPU cores used for computation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.