combine_times {DynForest} | R Documentation |
Extend predictions for new times
Description
Extend predictions for new times
Usage
combine_times(pred, newtimes, type = "surv")
Arguments
pred |
Prediction matrix |
newtimes |
Numeric vector of new times |
type |
Character indicating survival function ( |
[Package DynForest version 1.1.3 Index]