Learn R Programming

eha (version 2.4-4)

summary.aftreg: Prints aftreg objects

Description

This is the same as print.aftreg

Usage

"summary"(object, ...)

Arguments

object
A aftreg object
...
Additional ...

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