summary.aftreg: Prints aftreg objects

View source: R/summary.aftreg.R

summary.aftregR Documentation

Prints aftreg objects

Description

Prints aftreg objects

Usage

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

Arguments

object

A aftreg object

...

Additional ...

Author(s)

Göran Broström

See Also

print.coxreg

Examples


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


goranbrostrom/eha documentation built on March 9, 2024, 11:22 p.m.