timepoints.blockForest.prediction {blockForest} | R Documentation |
Extract unique death times of blockForest Survival prediction object.
## S3 method for class 'blockForest.prediction' timepoints(x, ...)
x |
blockForest Survival prediction object. |
... |
Further arguments passed to or from other methods. |
Unique death times
Marvin N. Wright