Helper Functions for Regression Analysis


[Up] [Top]

Documentation for package ‘reghelper’ version 0.3.3

Help Pages

reghelper-package reghelper: A package to help with running regression analyses.
beta Standardized coeffients of a model.
beta.aov Standardized coeffients of a model.
beta.glm Standardized coeffients of a model.
beta.lm Standardized coeffients of a model.
beta.lme Standardized coeffients of a model.
beta.merMod Standardized coeffients of a model.
build_model Incremental block modelling.
build_model_q Incremental block modelling.
cell_means Estimated means.
cell_means.aov Estimated values of a linear model.
cell_means.glm Estimated values of a general linear model.
cell_means.lm Estimated values of a linear model.
cell_means_q.glm Estimated values of a general linear model.
cell_means_q.lm Estimated values of a linear model.
coef.block_aov Extract model coefficients.
coef.block_glm Extract model coefficients.
coef.block_glm_summary Extract model coefficients.
coef.block_lm Extract model coefficients.
coef.block_lm_summary Extract model coefficients.
fitted.block_aov Extract model fitted values.
fitted.block_glm Extract model fitted values.
fitted.block_lm Extract model fitted values.
graph_model Graph fitted model interactions.
graph_model.aov Graph linear interactions.
graph_model.glm Graph general linear interactions.
graph_model.lm Graph linear interactions.
graph_model.lme Graph multi-level model interactions.
graph_model.merMod Graph multi-level model interactions.
graph_model_q Graph fitted model interactions.
graph_model_q.aov Graph linear interactions.
graph_model_q.glm Graph general linear interactions.
graph_model_q.lm Graph linear interactions.
graph_model_q.lme Graph multi-level model interactions.
graph_model_q.merMod Graph multi-level model interactions.
ICC Intra-class correlation.
ICC.lme Intra-class correlation.
ICC.merMod Intra-class correlation.
print.block_aov_summary Summarizing block ANOVA.
print.block_glm_summary Summarizing block general linear models.
print.block_lm_summary Summarizing block regression.
print.simple_slopes Print simple slopes.
print.simple_slopes_lme4 Print simple slopes.
reghelper reghelper: A package to help with running regression analyses.
residuals.block_aov Extract model residuals.
residuals.block_glm Extract model residuals.
residuals.block_glm_summary Extract model residuals.
residuals.block_lm Extract model residuals.
residuals.block_lm_summary Extract model residuals.
sig_regions Regions of significance for an interaction.
sig_regions.glm Regions of significance for an interaction.
sig_regions.lm Regions of significance for an interaction.
simple_slopes Simple slopes of interaction.
simple_slopes.aov Simple slopes of interaction.
simple_slopes.glm Simple slopes of interaction.
simple_slopes.lm Simple slopes of interaction.
simple_slopes.lme Simple slopes of interaction.
simple_slopes.merMod Simple slopes of interaction.
summary.block_aov Summarizing block ANOVA.
summary.block_glm Summarizing block general linear models.
summary.block_lm Summarizing block regression.