Package: reghelper 1.1.2
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.
Authors:
reghelper_1.1.2.tar.gz
reghelper_1.1.2.zip(r-4.5)reghelper_1.1.2.zip(r-4.4)reghelper_1.1.2.zip(r-4.3)
reghelper_1.1.2.tgz(r-4.4-any)reghelper_1.1.2.tgz(r-4.3-any)
reghelper_1.1.2.tar.gz(r-4.5-noble)reghelper_1.1.2.tar.gz(r-4.4-noble)
reghelper_1.1.2.tgz(r-4.4-emscripten)reghelper_1.1.2.tgz(r-4.3-emscripten)
reghelper.pdf |reghelper.html✨
reghelper/json (API)
NEWS
# Install 'reghelper' in R: |
install.packages('reghelper', repos = c('https://jeff-hughes.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeff-hughes/reghelper/issues
Last updated 1 years agofrom:64ea7a2dea. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:betabuild_modelbuild_model_qcell_meanscell_means_qgraph_modelgraph_model_qICCsig_regionssimple_slopes
Dependencies:bootclicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclelme4magrittrMASSMatrixmgcvminqamunsellnlmenloptrpillarpkgconfigR6RColorBrewerRcppRcppEigenrlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Standardized coefficients of a model. | beta beta.aov beta.glm beta.lm |
Incremental block modelling. | build_model |
Incremental block modelling. | build_model_q |
Estimated values of a linear model. | cell_means cell_means.aov cell_means.glm cell_means.lm |
Estimated values of a linear model. | cell_means_q cell_means_q.aov cell_means_q.glm cell_means_q.lm |
Graph interactions for fitted models. | graph_model graph_model.aov graph_model.glm graph_model.lm graph_model.lme graph_model.merMod |
Graph interactions for fitted models. | graph_model_q graph_model_q.aov graph_model_q.glm graph_model_q.lm graph_model_q.lme graph_model_q.merMod |
Intra-class correlation. | ICC ICC.lme ICC.merMod |
Print simple slopes. | print.simple_slopes |
Regions of significance for an interaction. | sig_regions sig_regions.glm sig_regions.lm |
Simple slopes of an interaction. | simple_slopes simple_slopes.glm simple_slopes.lm simple_slopes.lme simple_slopes.merMod |
Summary functions for build_model block regression models. | block_model_summ coef.block_aov coef.block_glm coef.block_lm fitted.block_aov fitted.block_glm fitted.block_lm print.block_aov_summary print.block_glm_summary print.block_lm_summary residuals.block_aov residuals.block_glm residuals.block_lm summary.block_aov summary.block_glm summary.block_lm |