R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
cvms
View on CRAN: Click
here
Download and install cvms package within the R console
Install from CRAN:
install.packages("cvms")
Install from Github:
library("remotes")
install_github("cran/cvms")
Install by package version:
library("remotes")
install_version("cvms", "1.7.0")
Attach the package and use:
library("cvms")
Maintained by
Ludvig Renbo Olsen
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
10.32614/CRAN.package.cvms . https://github.com/ludvigolsen/cvms/issues . https://github.com/ludvigolsen/cvms . cvms results . cvms.pdf . cvms_1.7.0.tar.gz . cvms_1.7.0.zip . cvms_1.7.0.zip . cvms_1.7.0.zip . cvms_1.7.0.tgz . cvms_1.7.0.tgz . cvms_1.7.0.tgz . cvms_1.7.0.tgz . cvms archive . https://CRAN.R-project.org/package=cvms .
First Published: 2019-07-02
Latest Update: 2024-02-27
Description:
Cross-validate one or multiple regression and classification models
and get relevant evaluation metrics in a tidy format. Validate the
best model on a test set and compare it to a baseline evaluation.
Alternatively, evaluate predictions from an external model. Currently
supports regression and classification (binary and multiclass).
Described in chp. 5 of Jeyaraman, B. P., Olsen, L. R.,
& Wambugu M. (2019, ISBN: 9781838550134).
How to cite:
Ludvig Renbo Olsen (2019). cvms: Cross-Validation for Model Selection. R package version 1.7.0, https://cran.r-project.org/web/packages/cvms. Accessed 30 Apr. 2025.
Previous versions and publish date:
0.1.0 (2019-07-02 17:10), 0.1.1 (2019-07-20 15:50), 0.1.2 (2019-08-05 16:50), 0.2.0 (2019-09-07 18:20), 0.3.0 (2019-09-29 06:20), 0.3.1 (2019-10-03 12:50), 0.3.2 (2019-12-02 00:10), 1.0.0 (2020-04-14 08:50), 1.0.1 (2020-04-19 11:30), 1.0.2 (2020-05-29 02:00), 1.1.0 (2020-10-07 23:20), 1.2.0 (2020-10-18 23:50), 1.2.1 (2021-02-17 15:00), 1.3.0 (2021-06-07 16:40), 1.3.1 (2021-06-17 13:00), 1.3.2 (2021-10-06 16:10), 1.3.3 (2021-11-14 18:20), 1.3.4 (2022-07-15 16:40), 1.3.5 (2022-08-26 15:54), 1.3.6 (2022-10-12 14:42), 1.3.7 (2022-11-24 01:20), 1.3.8 (2023-01-05 22:00), 1.3.9 (2023-01-26 16:00), 1.4.0 (2023-06-04 16:10), 1.4.1 (2023-06-11 10:20), 1.5.0 (2023-06-18 13:50), 1.6.0 (2023-06-29 23:50), 1.6.1 (2024-02-27 21:50), 1.6.2 (2024-07-31 12:41), 1.6.3 (2025-01-14 09:10)
Other packages that cited cvms R package
View cvms citation profile
Other R packages that cvms depends,
imports, suggests or enhances
Complete documentation for cvms
Functions, R codes and Examples using
the cvms R package
Some associated functions: baseline . baseline_binomial . baseline_gaussian . baseline_multinomial . binomial_metrics . combine_predictors . compatible.formula.terms . confusion_matrix . cross_validate . cross_validate_fn . cvms . evaluate . evaluate_residuals . font . gaussian_metrics . model_functions . most_challenging . multiclass_probability_tibble . multinomial_metrics . musicians . participant.scores . plot_confusion_matrix . plot_metric_density . plot_probabilities . plot_probabilities_ecdf . precomputed.formulas . predict_functions . predicted.musicians . preprocess_functions . process_info_binomial . reconstruct_formulas . render_toc . select_definitions . select_metrics . simplify_formula . sum_tile_settings . summarize_metrics . update_hyperparameters . validate . validate_fn . wines .
Some associated R codes: baseline.R . baseline_binomial.R . baseline_gaussian.R . baseline_multinomial.R . baseline_wrappers.R . call_validate.R . choosing_metrics_functions.R . combine_predictors.R . combine_predictors_prepare_args.R . computational_grid.R . confusion_matrix.R . cross_validate.R . cross_validate_fn.R . cross_validate_list.R . data_documentation.R . evaluate.R . evaluate_predictions_binomial.R . evaluate_predictions_gaussian.R . evaluate_predictions_multinomial.R . evaluate_residuals.R . extract_model_effects.R . extract_probabilities_of.R . extract_special_fn_specific_hparams.R . fit_model.R . fit_predict_model_fn.R . get_nested_model_coefficients.R . helpers.R . internal_evaluate_model.R . internal_evaluate_predictions.R . metrics.R . model_functions.R . most_challenging.R . multiclass_probability_tibble.R . nesting_predictions.R . package_info.R . plot_confusion_matrix.R . plot_metric_density.R . plot_probabilities.R . plot_probabilities_ecdf.R . plot_probability_violins.R . plotting_utilities.R . predict_functions.R . prepare_evaluation.R . prepare_train_test.R . preprocess_functions.R . process_info.R . reconstruct_formulas.R . run_model_fitting.R . run_prediction_process.R . run_quietly.R . select_definitions.R . select_metrics.R . set_info_cols.R . set_metrics.R . simplify_formula.R . softmax.R . summarize_metrics.R . table_of_content_markdown.R . update_hyperparameters.R . update_model_specifics.R . validate.R . validate_fn.R . validate_fold.R . validate_list.R . Full cvms package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
schrute
The complete scripts from the American version of the Office
television show in tibble format. Use ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Brad Lindblad (view profile)
eyetrackingR
Addresses tasks along the pipeline from raw
data to analysis and visualization for eye-tracking dat ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Samuel Forbes (view profile)
GRAPE
Gene-Ranking Analysis of Pathway Expression (GRAPE) is a tool for
summarizing the consensus behavio ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Michael Klein (view profile)
micEconAids
Functions and tools
for analysing consumer demand
with the Almost Ideal Demand System (AIDS)
sugg ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Arne Henningsen (view profile)
crimeutils
A collection of functions that make it easier to understand crime (or other)
data, and assist other ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jacob Kaplan (view profile)
nextGenShinyApps
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
24,142
R Packages
207,311
Dependencies
65,176
Author Associations
24,143
Publication Badges
