Rdocumentation
powered by
Learn R Programming
enaR (version 2.9.1)
bal: Subfunction for Balancing by Either Inputs or Outputs
Description
Dependency for the
balance
function.
Usage
bal(T.star = "matrix", method = c("input", "output"))
Arguments
T.star
Extended, unbalanced matrix.
method
Balance by inputs or outputs.
Value
Returns an extended matrix for balancing by inputs or outputs.
References
Fath, B.D. and S.R. Borrett. 2006. A MATLAB function for network environ analysis. Environmental Modelling & Software 21:375-405.
See Also
balance