reghelper-package: reghelper: A package to help with running regression...

reghelper-packageR Documentation

reghelper: A package to help with running regression analyses.

Description

The reghelper package offers numerous functions to make some aspects of regression models (and similar types of modelling) simpler.

Details

The following methods are currently implemented:

beta Calculates standardized beta coefficients.
build_model Allows variables to be added to a series of regression models sequentially.
ICC Calculates the intra-class correlation for a multi-level model.
cell_means Calculate the estimated means for a fitted model.
graph_model Easily graph interactions at +/- 1 SD (uses ggplot2 package).
simple_slopes Easily calculate the simple effects of an interaction.
sig_regions Calculate the Johnson-Neyman regions of significance for an interaction.

Author(s)

Maintainer: Jeffrey Hughes jeff.hughes@gmail.com

Authors:

See Also

Useful links:


reghelper documentation built on Sept. 3, 2023, 1:07 a.m.