nonNegativePreprocessing | R Documentation |
condition datamatrix to input in and condition properly for NMF
nonNegativePreprocessing(spectra, method = "")
spectra |
matrix of spectra |
method |
name of the NMF method to be used. |
put negative values to zero, transpose, an add small value zero row (wavelength with only zeros)
matrix, with wavelengths as its rows and time points as its columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.