v2.9.0
-
VisualizeMatching()
allows more control over output format, and returns the matching (#124). -
DistanceFromMedian(Average = median)
allows calculation of MAD. -
SpectralEigens()
returns correct eigenvalues (smallest was overlooked). -
SpectralEigens()
handles values ofnEig
larger than the input. -
Anticipate new behaviour of
unlist(use.names = TRUE)
in R 4.5.