From 463cec686efd062144145e189a78fcc034c54cb7 Mon Sep 17 00:00:00 2001 From: Emil Hvitfeldt Date: Sun, 19 Nov 2023 13:57:12 -0800 Subject: [PATCH] update documentation of dynamic survival metrics of metric-types vignette --- vignettes/metric-types.Rmd | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/vignettes/metric-types.Rmd b/vignettes/metric-types.Rmd index ffa1568a..92fc82a8 100644 --- a/vignettes/metric-types.Rmd +++ b/vignettes/metric-types.Rmd @@ -54,11 +54,7 @@ metrics, along with the types of the inputs they take. - `truth` - Surv - - `estimate` - numeric - - - `censoring_weights` - numeric - - - `eval_time` - numeric + - `...` - list of data.frames, each containing the 3 columns `.eval_time`, `.pred_survival, and `.weight_censored` ## Example