R/survivalmodels-package.R

## usethis namespace: start
#' @importFrom Rcpp sourceCpp
#' @useDynLib survivalmodels, .registration = TRUE
## usethis namespace: end
NULL

#' survivalmodels: Models for Survival Analysis
#'
#' survivalmodels implements classical and machine learning models for survival analysis that either
#' do not already exist in R or for more efficient implementations.
"_PACKAGE"
RaphaelS1/survivalmodels documentation built on July 5, 2024, 10:17 a.m.