Package: mvinfluence
Type: Package
Title: Influence Measures and Diagnostic Plots for Multivariate Linear
        Models
Version: 0.9.2
Date: 2025-07-22
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, R (>= 4.1.0)
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,
        https://friendly.github.io/mvinfluence/
BugReports: https://github.com/friendly/mvinfluence/issues
Packaged: 2025-07-23 18:32:09 UTC; friendly
RoxygenNote: 7.3.2
NeedsCompilation: no
Author: Michael Friendly [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3237-0941>)
Repository: CRAN
Date/Publication: 2025-07-23 18:40:02 UTC
Built: R 4.5.1; ; 2025-07-23 20:50:12 UTC; unix
