Package: standardize
Type: Package
Title: Tools for Standardizing Variables for Regression in R
Version: 0.2.2
Authors@R: person("Christopher D.", "Eager",
    email = "eager.stats@gmail.com", role = c("aut", "cre"))
Description: Tools which allow regression variables to be placed on similar
    scales, offering computational benefits as well as easing interpretation of
    regression output.
Depends: R (>= 3.6.0)
Imports: lme4, MASS, methods, stats, stringr
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/CDEager/standardize
BugReports: https://github.com/CDEager/standardize/issues
RoxygenNote: 7.1.0
Suggests: afex, emmeans, knitr, lmerTest, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-04 11:41:23 UTC; coreml
Author: Christopher D. Eager [aut, cre]
Maintainer: Christopher D. Eager <eager.stats@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-05 06:40:07 UTC
Built: R 4.4.3; ; 2025-10-13 10:29:05 UTC; windows
