prepare_rhybrid: Setup the r-hybrid model

View source: R/rt-models.R

prepare_rhybridR Documentation

Setup the r-hybrid model

Description

Setup the r-hybrid model

Usage

prepare_rhybrid(
  fp,
  tsEpidemicStart = fp$ss$time_epi_start + 0.5,
  rw_start = fp$rw_start,
  rw_trans = fp$rw_trans,
  rw_dk = fp$rw_dk
)

Arguments

fp

model parameters object

tsEpidemicStart

time step at which epidemic is seeded

rw_start

time when random walk starts

rw_trans

number of years to transition from logistic differences to RW differences. If NULL, defaults to 5 steps


mrc-ide/eppasm documentation built on March 25, 2024, 9:19 p.m.