overall_prev: This function uses an iterative algorithm to obtain overall...

Description Usage

Description

This function uses an iterative algorithm to obtain overall prevalences of Y and E.

Usage

1
2
3
overall_prev(method, iter_fn = iter_fn_1, pY_target, pE_target,
  probE_0 = 0.2, probY_0 = 0.7, tol_Y = 5e-04, tol_E = 5e-04,
  verbose = TRUE, ...)

DASpringate/rUCsims documentation built on May 6, 2019, 1:16 p.m.