generate_draws.rt_optimised | R Documentation |
Generate Draws from pmcmc run
## S3 method for class 'rt_optimised'
generate_draws(out, t_end = NULL, project_forwards = FALSE, ...)
out |
Output of |
t_end |
Time to simulate up to |
project_forwards |
Should we use the previous outputs as our start point and treat this as projection, default = FALSE |
... |
method specific arguments, unused |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.