Last chance! 50% off unlimited learning
Sale ends in
Buy Now
Rdocumentation
powered by
Learn R Programming
enaR (version 2.9.1)
bcratio: 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.
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