Awesome
! Please note that the `survxai` package is not actively maintained.
+ Consider using the succeeding `survex` package.
survex
is available at https://github.com/modeloriented/survex.
survxai
Survival analysis models are used primarily in medicine and churn analysis. Due to many applications, we are witnessing a fast development of a wide range of black-box survival models. Their lack of interpretability makes them unusable for analyzes that require an understanding of the model behavior.
An R package survxai is a tool for creating explanations of survival models. For both, complex and simple survival models. It also enables to compare them. Currently, four explanation methods are implemented. We can divide them into 2 groups: local and global.
The read more about the surxvai
package see paper survxai: an R package for structure-agnostic explanations of survival models in The Journal of Open Source Software.
Install
devtools::install_github("MI2DataLab/survxai")
CheatSheet
<a href="https://github.com/MI2DataLab/survxai/blob/master/materials/survxai-cheatsheet.pdf"> <img src="https://github.com/MI2DataLab/survxai/blob/master/materials/survxai-cheatsheet.png?raw=true"> </a>News
Informations about changes in survxai
relases can be found in NEWS.
How to contribute
Informations about creating issues and pull requests in survxai
can be found in CONTRIBUTING.
Acknowledgments
Work on this package is financially supported by the 'NCN Opus grant 2016/21/B/ST6/02176'.