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 June 22, 2024, 6:51 p.m.