branching_simulation: Calling the branching simulation

Description Usage Arguments See Also

View source: R/branching_step.R

Description

Calling the branching simulation

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
branching_simulation(
  n.sim = NULL,
  prop.ascertain = NULL,
  cap_max_days = NULL,
  cap_cases = NULL,
  r0isolated = NULL,
  r0community = NULL,
  disp.iso = NULL,
  disp.com = NULL,
  k = NULL,
  delay_shape = NULL,
  delay_scale = NULL,
  num.initial.cases = NULL,
  prop.asym = NULL,
  quarantine = NULL
)

Arguments

quarantine

See Also

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


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