MI2DataLab/survxai: Visualization of the Local and Global Survival Model Explanations

Survival models may have very different structures. This package contains functions for creating a unified representation of a `survival` models, which can be further processed by various survival explainers. Tools implemented in survxai help to understand how input variables are used in the model and what impact do they have on the final model prediction. Currently, four explanation methods are implemented. We can divide them into two groups: local and global.

Getting started

Package details

Maintainer
LicenseGPL
Version0.2.1
URL https://mi2datalab.github.io/survxai/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("MI2DataLab/survxai")
MI2DataLab/survxai documentation built on Sept. 10, 2022, 12:03 a.m.