Package adams.data.compare
-
Class Summary Class Description SpectrumCorrelation Compares the spectral data of two spectra using correlation coefficient.
Does not use wave numbers to determine common data points, simply the index.
Outputs true if the minimum is achieved, otherwise false.SpectrumCosineSimilarity Compares the spectral data of two spectra using cosine similarity.