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
Usage
adj.risk(rr, ppr)
Arguments
rr
relative risk values (vector of values corresponding to the number of risk strata)
ppr
population proportions corresponding to
rr values (vector of equal length to rr)
Value
vector of adjusted risk values (in order corresponding to rr)