paramtest: Run a Function Iteratively While Varying Parameters (original) (raw)

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.

Version: 0.1.1
Imports: stats, boot
Suggests: parallel, beepr, pwr, ggplot2, knitr, nlme, lavaan, dplyr, testthat, rmarkdown
Published: 2025-03-24
DOI: 10.32614/CRAN.package.paramtest
Author: Jeffrey Hughes [aut, cre]
Maintainer: Jeffrey Hughes <jeff.hughes at gmail.com>
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: paramtest results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=paramtestto link to this page.