Package: mvinfluence
Type: Package
Title: Influence Measures and Diagnostic Plots for Multivariate Linear
        Models
Version: 0.9.0
Date: 2022-09-10
Authors@R: 
    person(given ="Michael", 
           family = "Friendly",
           email = "friendly@yorku.ca", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3237-0941"))
Maintainer: Michael Friendly <friendly@yorku.ca>
Description: Computes regression deletion diagnostics for multivariate linear models and provides some associated
	diagnostic plots.  The diagnostic measures include hat-values (leverages), generalized Cook's distance, and
	generalized squared 'studentized' residuals.  Several types of plots to detect influential observations are
	provided.
Depends: car, heplots
Suggests: knitr, rmarkdown, ggplot2, tibble, patchwork, rgl, dplyr
LazyData: TRUE
VignetteBuilder: knitr
Encoding: UTF-8
License: GPL-2
Language: en-US
URL: https://github.com/friendly/mvinfluence
BugReports: https://github.com/friendly/mvinfluence/issues
Packaged: 2022-09-20 16:49:20 UTC; friendly
RoxygenNote: 7.2.1
NeedsCompilation: no
Author: Michael Friendly [aut, cre] (<https://orcid.org/0000-0002-3237-0941>)
Repository: CRAN
Date/Publication: 2022-09-20 17:10:02 UTC
Built: R 4.3.0; ; 2023-07-10 06:31:42 UTC; unix
