PAR-class {pARccs}R Documentation

Class "PAR"

Description

Presentation of partial attributable risks

Objects from the Class

Objects can be created by calls of the form new("PAR", ...).

Slots

PAR:
Object of class "matrix"

Methods

getPAR
signature(object = "PAR"): get a matrix with the partial attributable risks
print
signature(x = "PAR")
show
signature(object = "PAR")

Author(s)

Christiane Raemsch

See Also

Class AR

Examples

showClass("PAR")

[Package pARccs version 0.2-1 Index]