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)


eha documentation built on Oct. 1, 2023, 1:07 a.m.