Package: paramtest 0.1.0

paramtest: Run a Function Iteratively While Varying Parameters

Run simulations or other functions while easily varying parameters from one iteration to the next. Some common use cases would be grid search for machine learning algorithms, running sets of simulations (e.g., estimating statistical power for complex models), or bootstrapping under various conditions. See the 'paramtest' documentation for more information and examples.

Authors:Jeffrey Hughes [aut, cre]

paramtest_0.1.0.tar.gz
paramtest_0.1.0.zip(r-4.5)paramtest_0.1.0.zip(r-4.4)paramtest_0.1.0.zip(r-4.3)
paramtest_0.1.0.tgz(r-4.4-any)paramtest_0.1.0.tgz(r-4.3-any)
paramtest_0.1.0.tar.gz(r-4.5-noble)paramtest_0.1.0.tar.gz(r-4.4-noble)
paramtest_0.1.0.tgz(r-4.4-emscripten)paramtest_0.1.0.tgz(r-4.3-emscripten)
paramtest.pdf |paramtest.html
paramtest/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/jeff-hughes/paramtest/issues

On CRAN:

9 exports 1 stars 1.46 score 1 dependencies 3 mentions 46 scripts 177 downloads

Last updated 7 years agofrom:bee7be25e9. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024
R-4.5-winNOTESep 02 2024
R-4.5-linuxNOTESep 02 2024
R-4.4-winOKSep 02 2024
R-4.4-macOKSep 02 2024
R-4.3-winOKSep 02 2024
R-4.3-macOKSep 02 2024

Exports:gen_datagrid_searchlm_error_varn.iterrandom_searchresultsrun_testteststiming

Dependencies:boot

Simulating Power

Rendered fromSimulating-Power.Rmdusingknitr::rmarkdownon Sep 02 2024.

Last update: 2017-10-23
Started: 2017-10-10