Changes in version 0.9.3 o Add warning for weights in influence diagnostics Changes in version 0.9.2 (2025-07-23) o Revise notation in mvinfluence-package o Point to R-universe dev version o Add schooldata examples o Now depends: R (>= 4.1.0) o Corrected duplicate aliases and missing/incorrect links in Rd files Changes in version 0.9.1 o Some additions to the mvinfluence-package.R documentation and README.Rmd o Add further explanation of the Toy example in the vignette Changes in version 0.9-0 o Complete overhaul, using roxygen2 for documentation o Expand README, now with better examples o Added package vignette("uni-vs-multi") o Document the formulas used in calculations in mvfluence-package.R Changes in version 0.8-3 (2018-05-17) o update mvinfluence-package.Rd using utils::promptPackage to conform to avoid hard-wired DESCRIPTION metadata Changes in version 0.8-2 o use LazyData Changes in version 0.8-1 (2018-04-08) o fix errors resulting from car::showLabels changes Changes in version 0.8 (2016-06-08) o Fixed problems for CRAN: NAMESPACE, Rd files o Added more examples to Rd files o Added infIndexPlot for index plots of diagnostic measures o Fixed buglet in influencePlot re: rownames of result Changes in version 0.7 o Added reference line for type=='stres' plot o Added Fertilizer data Changes in version 0.6 (2012-12-21) o Added further documentation and examples Changes in version 0.5 o Fixed documentation errors; now builds correctly o First version released to CRAN Changes in version 0.4 o Added more documentation examples, using Sake and Adopted data from heplots o now Depends: heplots for example data Changes in version 0.3 o Initial package version