brier_score             Calculate Brier score
c_index                 Compute the Harrell's Concordance index
cd_auc                  Calculate Cumulative/Dynamic AUC
cumulative_hazard_to_survival
                        Transform Cumulative Hazard to Survival
explain_survival        A model-agnostic explainer for survival models
integrated_brier_score
                        Calculate integrated Brier score
integrated_cd_auc       Calculate integrated C/D AUC
loss_adapt_mlr3proba    Adapt mlr3proba measures for use with survex
loss_integrate          Calculate integrated metrics based on
                        time-dependent metrics.
loss_one_minus_c_index
                        Calculate the Concordance index loss
loss_one_minus_cd_auc   Calculate Cumulative/Dynamic AUC loss
loss_one_minus_integrated_cd_auc
                        Calculate integrated C/D AUC loss
model_parts             Dataset Level Variable Importance for Survival
                        Models
model_performance       Dataset Level Performance Measures
model_profile           Dataset Level Variable Profile as Partial
                        Dependence Explanations for Survival Models
plot.feature_importance_explainer
                        Plots Feature Importance
plot.model_parts_survival
                        Plot Model Parts for Survival Models
plot.model_performance_survival
                        Plot Model Performance for Survival Models
plot.model_profile_survival
                        Plot Model Profile for Survival Models
plot.predict_parts_survival
                        Plot Predict Parts for Survival Models
plot.predict_profile_survival
                        Plot Predict Profile for Survival Models
plot.surv_ceteris_paribus
                        Plot Predict Profile for Survival Models
plot.surv_feature_importance
                        Plot Permutational Feature Importance for
                        Survival Models
plot.surv_lime          Plot SurvLIME Explanations for Survival Models
plot.surv_model_performance
                        Plot Model Performance Metrics for Survival
                        Models
plot.surv_model_performance_rocs
                        Plot ROC Curves for Survival Models
plot.surv_shap          Plot SurvSHAP(t) Explanations for Survival
                        Models
predict.surv_explainer
                        Model Predictions for Survival Models
predict_parts           Instance Level Parts of Survival Model
                        Predictions
predict_profile         Instance Level Profile as Ceteris Paribus for
                        Survival Models
risk_from_chf           Generate Risk Prediction based on the Survival
                        Function
set_theme_survex        Default Theme for survex plots
surv_model_info         Extract additional information from the model
survival_to_cumulative_hazard
                        Transform Survival to Cumulative Hazard
transform_to_stepfunction
                        Transform Fixed Point Prediction into a
                        Stepfunction
