print.surv_model_performance_explainer: Print Survival Model Performance

Description Usage Arguments

View source: R/print_model_performance.R

Description

Print Survival Model Performance

Usage

1
2
## 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


survxai documentation built on Aug. 28, 2020, 5:07 p.m.