timepoints.ranger.prediction {ranger} | R Documentation |
Ranger timepoints
Description
Extract unique death times of Ranger Survival prediction object.
Usage
## S3 method for class 'ranger.prediction'
timepoints(x, ...)
Arguments
x |
Ranger Survival prediction object. |
... |
Further arguments passed to or from other methods. |
Value
Unique death times
Author(s)
Marvin N. Wright
See Also
[Package ranger version 0.16.0 Index]