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:

4.60 score 4 stars 9 scripts 173 downloads 5 exports 6 dependencies

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

TargetResultDate
Doc / VignettesOKNov 05 2024
R-4.5-winOKNov 05 2024
R-4.5-linuxOKNov 05 2024
R-4.4-winOKNov 05 2024
R-4.4-macOKNov 05 2024
R-4.3-winOKNov 05 2024
R-4.3-macOKNov 05 2024

Exports:availableTypeMeasurescomputeErrorcoxnet.deviancegetCindexkfoldcv

Dependencies:codetoolsforeachiteratorslatticeMatrixsurvival

Introduction to kfoldcv

Rendered fromkfoldcv.Rmdusingknitr::rmarkdownon Nov 05 2024.

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

Using computeError

Rendered fromcomputeError.Rmdusingknitr::rmarkdownon Nov 05 2024.

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