Other packages > Find by keyword >

cvTools  

Cross-Validation Tools for Regression Models
View on CRAN: Click here


Download and install cvTools package within the R console
Install from CRAN:
install.packages("cvTools")

Install from Github:
library("remotes")
install_github("cran/cvTools")

Install by package version:
library("remotes")
install_version("cvTools", "0.3.3")



Attach the package and use:
library("cvTools")
Maintained by
Andreas Alfons
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-11-07
Latest Update: 2012-05-14
Description:
Tools that allow developers to write functions for cross-validation with minimal programming effort and assist users with model selection.
How to cite:
Andreas Alfons (2011). cvTools: Cross-Validation Tools for Regression Models. R package version 0.3.3, https://cran.r-project.org/web/packages/cvTools. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.1 (2011-12-07 18:07), 0.1 (2011-11-07 16:03), 0.2.0 (2012-02-13 13:46), 0.3.0 (2012-03-05 15:24), 0.3.1 (2012-05-11 07:13), 0.3.2 (2012-05-14 17:13)
Other packages that cited cvTools R package
View cvTools citation profile
Other R packages that cvTools depends, imports, suggests or enhances
Complete documentation for cvTools
Functions, R codes and Examples using the cvTools R package
Some associated functions: accessors . aggregate.cv . bwplot.cv . cost . cvFit . cvFolds . cvReshape . cvSelect . cvTool . cvTools-package . cvTuning . densityplot.cv . dotplot.cv . plot.cv . repCV . subset.cv . summary.cv . xyplot.cv . 
Some associated R codes: accessors.R . aggregate.R . bwplot.R . cost.R . cvFit.R . cvFolds.R . cvReshape.R . cvSelect.R . cvTool.R . cvTuning.R . densityplot.R . dotplot.R . plot.R . print.R . repCV.R . selectBest.R . subset.R . summary.R . utils.R . xyplot.R .  Full cvTools package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA