Package: heplots
Type: Package
Title: Visualizing Hypothesis Tests in Multivariate Linear Models
Version: 1.4-2
Date: 2022-10-09
Authors@R: c(
            person(given = "Michael", 
                   family = "Friendly", 
                   role=c("aut", "cre"), 
                   email="friendly@yorku.ca",
                   comment = c(ORCID = "0000-0002-3237-0941")),
            person(given = "John", 
                   family = "Fox", role="aut",
                   comment = c(ORCID = "0000-0002-1196-8012")),
            person(given = "Georges", family = "Monette", role="aut"),
            person(given = "Phil", family="Chalmers", role="ctb"))
Maintainer: Michael Friendly <friendly@yorku.ca>
Language: en-US
Depends: R (>= 3.5.0), car (>= 3.0), broom
Imports: MASS, graphics, grDevices, stats, utils, magrittr, purrr,
        tibble
Suggests: rgl, candisc, effects, reshape, gplots, nlme, lattice,
        reshape2, corrgram, animation, mvinfluence, knitr, rmarkdown,
        dplyr, tidyr, ggplot2, bookdown
LazyLoad: yes
LazyData: yes
BugReports: https://github.com/friendly/heplots/issues
Description: Provides HE plot and other functions for visualizing hypothesis
    tests in multivariate linear models. HE plots represent sums-of-squares-and-products 
    matrices for linear hypotheses and for error using ellipses (in two
    dimensions) and ellipsoids (in three dimensions). The related 'candisc' package
    provides visualizations in a reduced-rank canonical discriminant space when
    there are more than a few response variables.
License: GPL (>= 2)
URL: http://friendly.github.io/heplots/
RoxygenNote: 5.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-10-19 22:49:03 UTC; friendly
Author: Michael Friendly [aut, cre] (<https://orcid.org/0000-0002-3237-0941>),
  John Fox [aut] (<https://orcid.org/0000-0002-1196-8012>),
  Georges Monette [aut],
  Phil Chalmers [ctb]
Repository: CRAN
Date/Publication: 2022-10-19 23:35:06 UTC
Built: R 4.1.3; ; 2023-04-17 20:45:24 UTC; windows
