bcratio: Calculates the Ratio of Positive to Negative Elements in a...

View source: R/bcratio.R

bcratioR Documentation

Calculates the Ratio of Positive to Negative Elements in a Network

Description

Dependent function for the enaUtility function.

Usage

bcratio(x = "matrix")

Arguments

x

A matrix of flow values.

Value

Returns the ratio of positive to negative elements in the flow matrix.

Author(s)

Stuart R. Borrett

References

Fath, B.D. and S.R. Borrett. 2006. A MATLAB function for network environ analysis. Environmental Modelling & Software 21:375-405.

See Also

enaUtility


SEELab/enaR documentation built on April 29, 2023, 8:40 a.m.