Learn R Programming

survxai (version 0.2.2)

print.surv_explainer: Print Survival Explainer Summary

Description

Print Survival Explainer Summary

Usage

# S3 method for surv_explainer
print(x, ...)

Arguments

x

a model survival expaliner created with the `explain()` function

...

further arguments passed to or from other methods