bnnSurvival: Bagged k-Nearest Neighbors Survival Prediction (original) (raw)

Implements a bootstrap aggregated (bagged) version of the k-nearest neighbors survival probability prediction method (Lowsky et al. 2013). In addition to the bootstrapping of training samples, the features can be subsampled in each baselearner to break the correlation between them. The Rcpp package is used to speed up the computation.

Version: 0.1.5
Imports: prodlim, pec, Rcpp (≥ 0.11.2), parallel, methods
LinkingTo: Rcpp
Suggests: survival, testthat
Published: 2017-05-10
DOI: 10.32614/CRAN.package.bnnSurvival
Author: Marvin N. Wright
Maintainer: Marvin N. Wright
License: GPL-3
NeedsCompilation: yes
In views: Survival
CRAN checks: bnnSurvival results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=bnnSurvivalto link to this page.