print.prodlim {prodlim}R Documentation

Print objects in the prodlim library

Description

Pretty printing of objects created with the functionality of the `prodlim' library.

Usage

## S3 method for class 'prodlim':
print(x, ...)
## S3 method for class 'Hist':
print(x, ...)
## S3 method for class 'neighborhood':
print(x, ...)

Arguments

x Object of class prodlim, Hist and neighborhood.
... Not used.

Author(s)

Thomas Gerds <tag@biostat.ku.dk>

See Also

summary.prodlim, predict.prodlim


[Package prodlim version 1.0.5 Index]