generate_draws.rt_optimised: Generate Draws from pmcmc run

View source: R/simulate.R

generate_draws.rt_optimisedR Documentation

Generate Draws from pmcmc run

Description

Generate Draws from pmcmc run

Usage

## S3 method for class 'rt_optimised'
generate_draws(out, t_end = NULL, project_forwards = FALSE, ...)

Arguments

out

Output of squire::rt_optimised

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


mrc-ide/squire.page documentation built on May 27, 2023, 11:20 a.m.