The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

bnnSurvival: Bagged k-Nearest Neighbors Survival Prediction

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
Author: Marvin N. Wright
Maintainer: Marvin N. Wright <marv at wrig.de>
License: GPL-3
NeedsCompilation: yes
In views: Survival
CRAN checks: bnnSurvival results

Documentation:

Reference manual: bnnSurvival.pdf

Downloads:

Package source: bnnSurvival_0.1.5.tar.gz
Windows binaries: r-devel: bnnSurvival_0.1.5.zip, r-release: bnnSurvival_0.1.5.zip, r-oldrel: bnnSurvival_0.1.5.zip
macOS binaries: r-release (arm64): bnnSurvival_0.1.5.tgz, r-oldrel (arm64): bnnSurvival_0.1.5.tgz, r-release (x86_64): bnnSurvival_0.1.5.tgz, r-oldrel (x86_64): bnnSurvival_0.1.5.tgz
Old sources: bnnSurvival archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bnnSurvival to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.