Extracts Brier score values from a pre-computed curve at specific time horizons by finding the closest matching evaluation time.
map_brier_values(curve, eval_times, horizons)A numeric vector of Brier scores corresponding to horizons.
Numeric vector of Brier scores from compute_ibrier.
Numeric vector of times corresponding to curve.
Numeric vector of target time horizons to extract.