Package: reghelper
Type: Package
Title: Helper Functions for Regression Analysis
Version: 0.3.5
Date: 2020-02-01
Authors@R: person("Jeffrey", "Hughes", email="jeff.hughes@gmail.com",
    role=c("aut", "cre"))
Description: A set of functions used to automate commonly used methods in
    regression analysis. This includes plotting interactions, calculating simple
    slopes, calculating standardized coefficients, etc. See the reghelper
    documentation for more information, documentation, and examples.
License: GPL-3
URL:
Depends: R (>= 3.1.0)
LazyData: true
Imports: ggplot2 (>= 1.0.0), stats, nlme, lme4, utils
Suggests: testthat (>= 0.8.1)
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-02-02 18:11:56 UTC; jeff
Author: Jeffrey Hughes [aut, cre]
Maintainer: Jeffrey Hughes <jeff.hughes@gmail.com>
Repository: CRAN
Date/Publication: 2020-02-02 18:30:02 UTC
