dca_survival_data | R Documentation |
A dataset containing the the time-to-event outcomes
(a survival::Surv
object),
the predictions from a prognostic model, and the results from a binary
prognostic test. Based on dcurves::df_surv
. The intended time horizon for prediction
is exactly 1.
dca_survival_data
A data frame with 500 rows and 3 variables:
survival outcomes (survival::Surv
object)
predicted probabilities of event (at time 1).
binary prognostic test results (0 or 1, int.)
...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.