Print Survival Model Performance
# S3 method for surv_model_performance_explainer print(x, times = NULL, ...)
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 |
... | other parameters |