eha (version 2.11.4)

summary.aftreg: Prints aftreg objects

Description

Prints aftreg objects

Usage

# S3 method for aftreg
summary(object, ...)

Arguments

object

A aftreg object

...

Additional ...

Author

Göran Broström

See Also

print.coxreg

Examples

Run this code

## The function is currently defined as
function (object, ...) 
print(object)

Run the code above in your browser using DataLab