AR-class {pARccs} | R Documentation |
Presentation of attributable risks
Objects can be created by calls of the form new("AR", ...)
.
AttRisk
:"matrix"
OddsRatio
:"matrix"
CondProb
:"numeric"
combinations
:"matrix"
signature(object = "AR")
: get a matrix with attributable risks signature(object = "AR")
: get all combinations of exposure factorssignature(object = "AR")
: get conditional probabilities signature(object = "AR")
: get odds ratios signature(x = "AR")
signature(object = "AR")
The slots OddsRatio, CondProb and combinations are only filled if confounders have not more than 2 categories.
Christiane Raemsch
Class PAR
showClass("AR")