| AMBI_sal | R Documentation |
Used by DKI2(), adjusting the AMBI index to
account for decreasing species diversity with
decreasing salinity.
AMBI_sal(psal, intercept = 3.083, slope = -0.111)
psal |
numeric, salinity |
intercept |
numeric, default 3.083 |
slope |
numeric, default -0.111 |
AMBI_sal() and H_sal() are named, respectively,
AMBI_min and H_max in the DKI documentation
(Carstensen et al., 2014).
They are renamed in ambiR to reflect the fact that
they are functions of salinity and not minimum or
maximum values from data being used.
a numeric value AMBI_min
AMBI_sal(20.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.