R/rel.risk.r
rel.risk.Rd
Computes the relative risk of a specified column of a two-by-two table.
rel.risk(x, col.num = 1)
A table or matrix containing frequencies.
The column number upon which relative risk should be calculated.
A numeric vector.
Paul W. Egeler, M.S.