Quickly run experiments to compare the run time and output of code blocks. The function mbc() can make fast comparisons of code, and will calculate statistics comparing the resulting outputs. It can be used to compare model fits to the same data or see which function runs faster. The R6 class ffexp$new() runs a function using all possible combinations of selected inputs. This is useful for comparing the effect of different parameter values. It can also run in parallel and automatically save intermediate results, which is very useful for long computations.
Version: | 0.2.4 |
Depends: | GauPro (≥ 0.2.7), mixopt, rmarkdown, plyr, progress |
Imports: | R6 |
Suggests: | testthat (≥ 2.1.0), covr, knitr, ggplot2, GGally, ggpubr, ContourFunctions, parallel, snow, tibble, lhs, DiceKriging, DiceOptim, microbenchmark |
Published: | 2024-10-02 |
DOI: | 10.32614/CRAN.package.comparer |
Author: | Collin Erickson [aut, cre] |
Maintainer: | Collin Erickson <collinberickson at gmail.com> |
BugReports: | https://github.com/CollinErickson/comparer/issues |
License: | GPL-3 |
URL: | https://github.com/CollinErickson/comparer |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | comparer results |
Reference manual: | comparer.pdf |
Vignettes: |
Introduction to the comparer R package (source, R code) hype: Hyperparameter Optimization (source, R code) |
Package source: | comparer_0.2.4.tar.gz |
Windows binaries: | r-devel: comparer_0.2.4.zip, r-release: comparer_0.2.4.zip, r-oldrel: comparer_0.2.4.zip |
macOS binaries: | r-release (arm64): comparer_0.2.4.tgz, r-oldrel (arm64): comparer_0.2.4.tgz, r-release (x86_64): comparer_0.2.4.tgz, r-oldrel (x86_64): comparer_0.2.4.tgz |
Old sources: | comparer archive |
Please use the canonical form https://CRAN.R-project.org/package=comparer to link to this page.