Package: comparer 0.2.4.9000

comparer: Compare Output and Run Time

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.

Authors:Collin Erickson [aut, cre]

comparer_0.2.4.9000.tar.gz
comparer_0.2.4.9000.zip(r-4.5)comparer_0.2.4.9000.zip(r-4.4)comparer_0.2.4.9000.zip(r-4.3)
comparer_0.2.4.9000.tgz(r-4.4-any)comparer_0.2.4.9000.tgz(r-4.3-any)
comparer_0.2.4.9000.tar.gz(r-4.5-noble)comparer_0.2.4.9000.tar.gz(r-4.4-noble)
comparer_0.2.4.9000.tgz(r-4.4-emscripten)comparer_0.2.4.9000.tgz(r-4.3-emscripten)
comparer.pdf |comparer.html
comparer/json (API)
NEWS

# Install 'comparer' in R:
install.packages('comparer', repos = c('https://collinerickson.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/collinerickson/comparer/issues

On CRAN:

5.26 score 3 stars 20 scripts 379 downloads 1 mentions 17 exports 69 dependencies

Last updated 2 months agofrom:5cf96f6964. Checks:OK: 7. Indexed: yes.

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

Exports:ffexphypembcpar_discretenumpar_integerpar_log10par_orderedpar_unifpar_unorderedR6_hypeR6_par_discretenumR6_par_hypeR6_par_integerR6_par_log10R6_par_orderedR6_par_unifR6_par_unordered

Dependencies:base64encbslibcachemclicolorspacecpp11crayondigestdplyrevaluatefansifarverfastmapfontawesomefsGauProgenericsggplot2gluegtablehighrhmshtmltoolsisobandjquerylibjsonliteknitrlabelinglatticelbfgslifecyclemagrittrMASSMatrixmemoisemgcvmimemixoptmunsellnlmenumDerivpillarpkgconfigplyrprettyunitsprogresspurrrR6rappdirsRColorBrewerRcppRcppArmadillorlangrmarkdownsassscalessplitfngrstringistringrtibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunyaml

hype: Hyperparameter Optimization

Rendered fromhype-intro.Rmdusingknitr::rmarkdownon Nov 08 2024.

Last update: 2022-10-17
Started: 2022-10-17

Introduction to the comparer R package

Rendered fromcomparer.Rmdusingknitr::rmarkdownon Nov 08 2024.

Last update: 2019-11-06
Started: 2017-10-06