Package: paramhetero
Title: Numeric and Visual Comparisons of Heterogeneity in Parametric
        Models
Version: 1.0.0
Authors@R: c(
    person(given = "Travis",
           family = "Loux",
           role = c("aut", "cre"),
           email = "travis.loux@slu.edu"),
    person(given = "Cara",
           family = "Wiskow",
           role = c("aut"),
           email = "cara.wiskow@slu.edu"))
Description: Performs statistical tests to compare coefficients and residual 
    variance across models. Also provides graphical methods for 
    assessing heterogeneity in coefficients and residuals. Currently supports 
    linear and generalized linear models.
Depends: R (>= 4.0.0)
Imports: ggplot2, MASS, stats
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-04-25 18:56:49 UTC; loux
Author: Travis Loux [aut, cre],
  Cara Wiskow [aut]
Maintainer: Travis Loux <travis.loux@slu.edu>
Repository: CRAN
Date/Publication: 2022-04-25 19:10:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:25:58 UTC; windows
