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