model.frame.survcut | R Documentation |
Extracts the data frame with the stratified data set from a survcut object.
## S3 method for class 'survcut' model.frame(formula, ...)
formula |
a survcut object. |
... |
extra arguments, currently none. |
a data frame with the stratified variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.