survivalmodels: Models for Survival Analysis

Implementations of classical and machine learning models for survival analysis, including deep neural networks via 'keras' and 'tensorflow'. Each model includes a separated fit and predict interface with consistent prediction types for predicting risk or survival probabilities. Models are either implemented from 'Python' via 'reticulate' <https://CRAN.R-project.org/package=reticulate>, from code in GitHub packages, or novel implementations using 'Rcpp' <https://CRAN.R-project.org/package=Rcpp>. Neural networks are implemented from the 'Python' package 'pycox' <https://github.com/havakv/pycox>.

Package details

AuthorRaphael Sonabend [aut] (<https://orcid.org/0000-0001-9225-4654>), Yohann Foucher [cre] (<https://orcid.org/0000-0003-0330-7457>)
MaintainerYohann Foucher <yohann.foucher@univ-poitiers.fr>
LicenseMIT + file LICENSE
Version0.1.191
URL https://github.com/RaphaelS1/survivalmodels/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("survivalmodels")

Try the survivalmodels package in your browser

Any scripts or data that you put into this service are public.

survivalmodels documentation built on May 29, 2024, 7:26 a.m.