print.coxphw.predict: Print Method for Objects of Class 'predict.coxphw'

View source: R/print.coxphw.predict.r

print.coxphw.predictR Documentation

Print Method for Objects of Class predict.coxphw

Description

This class of objects is returned by the predict.coxphw function. Objects of this class have methods for the functions print and plot.

Usage

 ## S3 method for class 'coxphw.predict'
print(x, ...) 

Arguments

x

object of class coxphw.predict.

...

further arguments.

Author(s)

Daniela Dunkler

See Also

coxphw, predict.coxphw plot.coxphw.predict


coxphw documentation built on May 29, 2024, 3:18 a.m.