branching_step: Set up the config of branching model

Description Usage See Also

View source: R/branching_step.R

Description

Set up the config of branching model

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
branching_step(
  case_data = NULL,
  disp.iso = NULL,
  disp.com = NULL,
  r0isolated = NULL,
  r0community = NULL,
  prop.asym = NULL,
  incfn = NULL,
  delayfn = NULL,
  prop.ascertain = NULL,
  k = NULL,
  quarantine = NULL
)

See Also

Other branching process: Re_estimate(), branching_model(), branching_setup(), branching_simulation(), detect_extinct(), dist_setup(), extinct_prob(), inf_fn()


RussellXu/rtestimate documentation built on Jan. 1, 2022, 7:18 p.m.