rescale_index: Rescale indices

View source: R/eval_sims.R

rescale_indexR Documentation

Rescale indices

Description

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

Usage

rescale_index(b, sd = NULL)

Arguments

b

Unscaled indices/biomass

sd

Unscaled index standard deviation

Value

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.

Author(s)

John Best


jkbest2/spatq documentation built on Sept. 22, 2022, 3:22 a.m.