compute_ena: compute ENA indices

View source: R/compute_ena.R

compute_enaR Documentation

compute ENA indices

Description

Computes several ENA indices for an escropath model. ENA indices are based on formula of Guesnet et al. This function requires enaR package that is not available on cran anymore but can be found on github https://github.com/SEELab/enaR

Usage

compute_ena(mydata, myres, quant = NULL, biomassDet = 0, minTL = 1)

Arguments

mydata

a list as returned by function prepare_data

myres

a fit as returned by fit_escroc

quant

quantiles of interest

biomassDet

biomass of detritus

minTL

minimum trophic level

Value

a named array of indices


Irstea/escroc documentation built on June 18, 2022, 11:22 p.m.