compute_flow_matrix: Computes the posterior the flow matrix

View source: R/compute_flow_matrix.R

compute_flow_matrixR Documentation

Computes the posterior the flow matrix

Description

Gives the quantiles of posterior flow matrix of an ecopath model

Usage

compute_flow_matrix(mydata, myres, quant = c(0.025, 0.5, 0.975))

Arguments

mydata

a list as returned by function prepare_data

myres

a fit as returned by fit_escroc

quant

a vector of quantiles

Value

a 3D array of dim length(quant) x nb species x nb species


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