print.summary.magree {magree}R Documentation

print method for summary.magree objects

Description

print method for summary.magree objects

Usage

## S3 method for class 'summary.magree'
print(x, ...)
## S3 method for class 'summary.oconnell'
print(x, ...)
## S3 method for class 'summary.schouten'
print(x, ...)

Arguments

x

summary object

...

other arguments passed to print.oconnell, which is passed to summary (if x is not already a summary object).

Examples

summary(magree(landis))

[Package magree version 1.2 Index]