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:

4.84 score 1 stars 46 scripts 158 downloads 3 mentions 9 exports 1 dependencies

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

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-winNOTENov 01 2024
R-4.5-linuxNOTENov 01 2024
R-4.4-winOKNov 01 2024
R-4.4-macOKNov 01 2024
R-4.3-winOKNov 01 2024
R-4.3-macOKNov 01 2024

Exports:gen_datagrid_searchlm_error_varn.iterrandom_searchresultsrun_testteststiming

Dependencies:boot

Simulating Power

Rendered fromSimulating-Power.Rmdusingknitr::rmarkdownon Nov 01 2024.

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