Build an appropriately refined schedule.

build_schedule(p)

Arguments

p

Parameters object

Value

A Parameters object, with schedule components set. The output seed rain is also available as an attribute seed_rain.

Details

There are control options (within the Parameters object) that affect how this function runs, in particular schedule_nsteps and schedule_eps control how refined the schedule will end up, and schedule_verbose controls if details are printed to the screen during construction.

Author

Rich FitzJohn