Package: paramtest 0.1.1

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.1.tar.gz
paramtest_0.1.1.zip(r-4.5)paramtest_0.1.1.zip(r-4.4)paramtest_0.1.1.zip(r-4.3)
paramtest_0.1.1.tgz(r-4.5-any)paramtest_0.1.1.tgz(r-4.4-any)paramtest_0.1.1.tgz(r-4.3-any)
paramtest_0.1.1.tar.gz(r-4.5-noble)paramtest_0.1.1.tar.gz(r-4.4-noble)
paramtest_0.1.1.tgz(r-4.4-emscripten)paramtest_0.1.1.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'))

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

On CRAN:

Conda:

4.85 score 1 stars 47 scripts 174 downloads 3 mentions 9 exports 1 dependencies

Last updated 4 hours agofrom:571b352a27. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 24 2025
R-4.5-winOKMar 24 2025
R-4.5-macOKMar 24 2025
R-4.5-linuxOKMar 24 2025
R-4.4-winOKMar 24 2025
R-4.4-macOKMar 24 2025
R-4.4-linuxOKMar 24 2025
R-4.3-winOKMar 24 2025
R-4.3-macOKMar 24 2025

Exports:gen_datagrid_searchlm_error_varn.iterrandom_searchresultsrun_testteststiming

Dependencies:boot

Simulating Power

Rendered fromSimulating-Power.Rmdusingknitr::rmarkdownon Mar 24 2025.

Last update: 2025-03-24
Started: 2017-10-10