summary.survcut: Testing summary of a survcut object.

View source: R/OOP.R

summary.survcutR Documentation

Testing summary of a survcut object.

Description

Returns the testing result summary for a survcut object.

Usage

## S3 method for class 'survcut'
summary(object, type = c("cutoff", "all"), ...)

Arguments

object

a survcut object.

type

type of the returned summary: 'all' returns the entire results, 'cutoff' (default) returns the stats for the optimal cutoffs.

...

extra arguments, currently none.

Value

a data frame with the testing stats.


PiotrTymoszuk/kmOptimizer documentation built on May 10, 2022, 3:22 p.m.