print.surv_model_performance_explainer: Print Survival Model Performance

View source: R/print_model_performance.R

print.surv_model_performance_explainerR Documentation

Print Survival Model Performance

Description

Print Survival Model Performance

Usage

## S3 method for class 'surv_model_performance_explainer'
print(x, times = NULL, ...)

Arguments

x

a model to be explained, object of the class 'model_performance_explainer'

times

a vector of integer times on which we want to check the value of prediction error

...

further arguments passed to or from other methods


MI2DataLab/survxai documentation built on Sept. 10, 2022, 12:03 a.m.