Description Usage Arguments Value References Examples
Cosmic spikes are often appearing in Raman spectra which were aquired using CCD detectors and need to be removed before further analysis. This function is implemented using the R code provided with Whitaker and Hayes 2018.
1 | crr(x, threshold = 30)
|
x |
an object of class hyperSpec. |
threshold |
numeric. |
an object of class hyperSpec with cosmic rays removed.
Whitaker, Darren A., Hayes Kevin, A simple algorithm for despiking Raman spectra, Chemometrics and Intelligent Laboratory Systems, Volume 179, 2018, Pages 82-84, https://doi.org/10.1016/j.chemolab.2018.06.009.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.