prospectr icon indicating copy to clipboard operation
prospectr copied to clipboard

R package: Misc. Functions for Processing and Sample Selection of Spectroscopic Data

Results 6 prospectr issues
Sort by recently updated
recently updated
newest added

While working on a cLHS-DUPLEX sampling problem within clusters, I encountered an unlikely but unlucky case that threw an error (see next message). Because I first select spectra that are...

- spectral data normalization(e.g. msc) - include `cassa` function (for optimal sample set size estimation) - add some basic functions from BUCHI pkg - automatic preprocessing. See Antoines discussion: https://mail.google.com/mail/u/1/#search/from%3Aantoine/FMfcgxmVxNDVLcmXmqGspPbbPzzwzQzj...

further update the readASD function for full compatibility with v8 files (re-organize it)

Hi Leo, maybe would be nice to include continuous integration, for example via github actions? Cheers, Philipp

options for transferring spectral data: - la - ds - pds - epo

- rewrite kenStone and duplex in C++ and avoid computing the whole distance matrix at once (Several users complained that they would run into memory problems for bigger datasets (>...