rescale_index | R Documentation |
Rescale indices of abundance so that they have product one (mean-log zero). This facilitates comparison among models that only estimate relative abundance and with simulated true abundances
rescale_index(b, sd = NULL)
b |
Unscaled indices/biomass |
sd |
Unscaled index standard deviation |
A list with elements index
and sd
, where indices are
scaled to have a product 1 (mean log of zero) and standard deviations are
scaled by the same factor.
John Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.