Description Usage Arguments Value
View source: R/AverageSpectrum.R
Calculates the dataset average spectrum using rMSIproc implementation. The average spectrum is the spectrum produced by weighting all the dataset spectra.
1 | AverageSpectrum_rMSIproc(img, NumOfThreads = parallel::detectCores())
|
img |
An rMSI object. |
NumOfThreads |
Number of threads.The Default value is the number of cores of the machine. |
The average spectrum.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.