NNLS_MF_Final: Perform matrix factorisation for phytoplankton pigments and...

View source: R/NNLS_MF_Final.R

NNLS_MF_FinalR Documentation

Perform matrix factorisation for phytoplankton pigments and pigments ratios

Description

Performs the non-negative matrix factorisation for given phytoplankton pigments and pigment ratios, to attain an estimate of phytoplankton class abundances.

Usage

NNLS_MF_Final(Fn, S, S_Chl, cm)

Arguments

Fn

xx

S

xx

S_Chl

xx

cm

xx

Details

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.


phytoclass documentation built on April 4, 2025, 4:02 a.m.