Computes concordance index (c-index) and Brier scores at the specified landmark times and prediction windows.
Arguments
- x
An object of class
Landmarking
.- landmarks
A numeric vector of landmark times.
- windows
A vector of prediction windows determining horizon times.
- c_index
A logical. If TRUE (default), C index is reported.
- brier
A logical. If TRUE (default), Brier score is reported.