NEWS


mvinfluence 0.9.3

o Add warning for weights in influence diagnostics

mvinfluence 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

mvinfluence 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

mvinfluence 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

mvinfluence 0.8-3 (2018-05-17)

o update mvinfluence-package.Rd using utils::promptPackage to conform to avoid hard-wired DESCRIPTION metadata

mvinfluence 0.8-2

o use LazyData

mvinfluence 0.8-1 (2018-04-08)

o fix errors resulting from car::showLabels changes

mvinfluence 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

mvinfluence 0.7

o Added reference line for type=='stres' plot o Added Fertilizer data

mvinfluence 0.6 (2012-12-21)

o Added further documentation and examples

mvinfluence 0.5

o Fixed documentation errors; now builds correctly o First version released to CRAN

mvinfluence 0.4

o Added more documentation examples, using Sake and Adopted data from heplots o now Depends: heplots for example data

mvinfluence 0.3

o Initial package version