summary.survcut | R Documentation |
Returns the testing result summary for a survcut object.
## S3 method for class 'survcut' summary(object, type = c("cutoff", "all"), ...)
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. |
a data frame with the testing stats.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.