timepoints.blockForest {blockForest} | R Documentation |
blockForest timepoints
Description
Extract unique death times of blockForest Survival forest
Usage
## S3 method for class 'blockForest'
timepoints(x, ...)
Arguments
x |
blockForest Survival forest 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]