Learn R Programming

survxai (version 0.2.2)

print.surv_model_performance_explainer: Print Survival Model Performance

Description

Print Survival Model Performance

Usage

# S3 method for 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