Package: bnnSurvival 0.1.5
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.
Authors:
bnnSurvival_0.1.5.tar.gz
bnnSurvival_0.1.5.zip(r-4.5)bnnSurvival_0.1.5.zip(r-4.4)bnnSurvival_0.1.5.zip(r-4.3)
bnnSurvival_0.1.5.tgz(r-4.4-x86_64)bnnSurvival_0.1.5.tgz(r-4.4-arm64)bnnSurvival_0.1.5.tgz(r-4.3-x86_64)bnnSurvival_0.1.5.tgz(r-4.3-arm64)
bnnSurvival_0.1.5.tar.gz(r-4.5-noble)bnnSurvival_0.1.5.tar.gz(r-4.4-noble)
bnnSurvival_0.1.5.tgz(r-4.4-emscripten)bnnSurvival_0.1.5.tgz(r-4.3-emscripten)
bnnSurvival.pdf |bnnSurvival.html✨
bnnSurvival/json (API)
# Install 'bnnSurvival' in R: |
install.packages('bnnSurvival', repos = c('https://mnwright.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mnwright/bnnsurvival/issues
Last updated 7 years agofrom:694072bc55. Checks:OK: 6 ERROR: 3. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win-x86_64 | OK | Oct 25 2024 |
R-4.5-linux-x86_64 | OK | Oct 25 2024 |
R-4.4-win-x86_64 | OK | Oct 25 2024 |
R-4.4-mac-x86_64 | OK | Oct 25 2024 |
R-4.4-mac-aarch64 | OK | Oct 25 2024 |
R-4.3-win-x86_64 | ERROR | Oct 25 2024 |
R-4.3-mac-x86_64 | ERROR | Oct 25 2024 |
R-4.3-mac-aarch64 | ERROR | Oct 25 2024 |
Exports:bnnSurvivalpredictpredictionsprintshowtimepoints
Dependencies:backportsbase64encbslibcachemcheckmatecliclustercmprskcodetoolscolorspacedata.tablediagramdigestdoParallelevaluatefansifarverfastmapfontawesomeforeachforeignFormulafsfuturefuture.applyggplot2globalsgluegridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetsisobanditeratorsjquerylibjsonliteKernSmoothknitrlabelinglatticelavalifecyclelistenvmagrittrMASSMatrixMatrixModelsmemoisemetsmgcvmimemultcompmunsellmvtnormnlmennetnumDerivparallellypecpillarpkgconfigplotrixpolsplineprodlimprogressrPublishquantregR6rangerrappdirsRColorBrewerRcppRcppArmadilloRcppEigenriskRegressionrlangrmarkdownrmsrpartrstudioapisandwichsassscalesshapeSparseMSQUAREMstringistringrsurvivalTH.datatibbletimeregtinytexutf8vctrsviridisviridisLitewithrxfunyamlzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bagged k-nearest neighbors survival prediction | bnnSurvival |
Get optimal number of neighbors | get_best_k |
Compute prediction for all samples. | predict,bnnSurvivalBaseLearner-method |
Predict survival probabilities with bagged k-nearest neighbors survival prediction. | predict,bnnSurvivalEnsemble-method |
Get Predictions | predictions |
Get Predictions | predictions,bnnSurvivalResult-method |
Function to extract survival probability predictions from bnnSurvivalEnsemble. Use with 'pec' package. | predictSurvProb.bnnSurvivalEnsemble |
Generic print method for bnnSurvivalEnsemble | print,bnnSurvivalEnsemble-method |
Generic print method for bnnSurvivalResult | print,bnnSurvivalResult-method |
Generic show method for bnnSurvivalEnsemble | show,bnnSurvivalEnsemble-method |
Generic show method for bnnSurvivalResult | show,bnnSurvivalResult-method |
Get Timepoints | timepoints |
Get timepoints | timepoints,bnnSurvivalResult-method |