View source: R/NNLS_MF_Final.R
NNLS_MF_Final | R Documentation |
Performs the non-negative matrix factorisation for given phytoplankton pigments and pigment ratios, to attain an estimate of phytoplankton class abundances.
NNLS_MF_Final(Fn, S, S_Chl, cm)
Fn |
xx |
S |
xx |
S_Chl |
xx |
cm |
xx |
Unlike NNLS_ML(), it also removes any weighting and normalisation, and also multiplies relative abundances by chlorophyll values to determine the biomass of phytoplankton groups.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.