cvTools-package | R Documentation |
Tools that allow developers to write functions for cross-validation with minimal programming effort and assist users with model selection.
Package: | cvTools |
Type: | Package |
Version: | 0.3.3 |
Date: | 2012-05-25 |
Depends: | R (>= 2.11.0), lattice, robustbase |
Imports: | lattice, robustbase, stats |
License: | GPL (>= 2) |
LazyLoad: | yes |
Index:
accessors Access or set information on cross-validation results aggregate.cv Aggregate cross-validation results bwplot.cv Box-and-whisker plots of cross-validation results cost Prediction loss cvFit Cross-validation for model evaluation cvFolds Cross-validation folds cvReshape Reshape cross-validation results cvSelect Model selection based on cross-validation cvTool Low-level function for cross-validation cvTools-package Cross-validation tools for regression models cvTuning Cross-validation for tuning parameter selection densityplot.cv Kernel density plots of cross-validation results dotplot.cv Dot plots of cross-validation results plot.cv Plot cross-validation results repCV Cross-validation for linear models subset.cv Subsetting cross-validation results summary.cv Summarize cross-validation results xyplot.cv X-Y plots of cross-validation results
Andreas Alfons
Maintainer: Andreas Alfons <andreas.alfons@econ.kuleuven.be>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.