Skip to contents

Generate Draws from pmcmc run

Usage

# S3 method for 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