get_survival_curve_data | R Documentation |
predict.survival_learner
or
get_survival_curve
)The data is returned as a list with two keys: times
containing the
time for each breakpoint on the curve, and coefs
containing the
probability for each breakpoint on the curve.
get_survival_curve_data(curve)
curve |
The curve to query. |
Julia Equivalent:
IAI.get_survival_curve_data
## Not run: iai::get_survival_curve_data(curve)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.