reghelper - Helper Functions for Regression Analysis
A set of functions used to automate commonly used methods in regression analysis. This includes plotting interactions, and calculating simple slopes, standardized coefficients, regions of significance (Johnson & Neyman, 1936; cf. Spiller et al., 2012), etc. See the reghelper documentation for more information, documentation, and examples.
Last updated 2 years ago
6.34 score 5 stars 1 dependents 178 scripts 1.0k downloadsparamtest - 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.
Last updated 7 years ago
4.85 score 1 stars 47 scripts 225 downloads