Package: cvwrapr 1.0

cvwrapr: Tools for Cross Validation

Tools for performing cross-validation (CV). The main function is a general purpose wrapper that performs k-fold CV for any tuning parameter in any supervised learning method. The package also has a function that computes the loss incurred by a set of predictions for a variety of loss functions and model families.

Authors:Kenneth Tay [aut, cre]

cvwrapr_1.0.tar.gz
cvwrapr_1.0.zip(r-4.5)cvwrapr_1.0.zip(r-4.4)cvwrapr_1.0.zip(r-4.3)
cvwrapr_1.0.tgz(r-4.4-any)cvwrapr_1.0.tgz(r-4.3-any)
cvwrapr_1.0.tar.gz(r-4.5-noble)cvwrapr_1.0.tar.gz(r-4.4-noble)
cvwrapr_1.0.tgz(r-4.4-emscripten)cvwrapr_1.0.tgz(r-4.3-emscripten)
cvwrapr.pdf |cvwrapr.html
cvwrapr/json (API)

# Install 'cvwrapr' in R:
install.packages('cvwrapr', repos = c('https://kjytay.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/kjytay/cvwrapr/issues

On CRAN:

5 exports 4 stars 1.02 score 6 dependencies 9 scripts 223 downloads

Last updated 3 years agofrom:9188a9e0b5. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 06 2024
R-4.5-winOKSep 06 2024
R-4.5-linuxOKSep 06 2024
R-4.4-winOKSep 06 2024
R-4.4-macOKSep 06 2024
R-4.3-winOKSep 06 2024
R-4.3-macOKSep 06 2024

Exports:availableTypeMeasurescomputeErrorcoxnet.deviancegetCindexkfoldcv

Dependencies:codetoolsforeachiteratorslatticeMatrixsurvival

Introduction to kfoldcv

Rendered fromkfoldcv.Rmdusingknitr::rmarkdownon Sep 06 2024.

Last update: 2021-06-09
Started: 2021-05-12

Using computeError

Rendered fromcomputeError.Rmdusingknitr::rmarkdownon Sep 06 2024.

Last update: 2021-05-19
Started: 2021-05-19