Description Usage Arguments Value Examples
Calculates adjusted risk for given relative risk and population proportions. This is an intermediate calculation in the calculation of effective probability of infection for risk-based surveillance activities. This function is similar to Adj.risk, except is adapted for use with multiple simulations instead of single RR values.
1 | adj.risk.sim(rr, ppr)
|
rr |
relative risk values (matrix of values, columns corresponding to the number of risk strata, rows corresponding to number of iterations for simulation ) |
ppr |
population proportions corresponding to rr values (vector of equal length to columns in rr) |
matrix of adjusted risk values (in order corresponding to rr)
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.