getScalingVector: Multiply the Leontief inverse L and the demand vector to...

View source: R/CalculationFunctions.R

getScalingVectorR Documentation

Multiply the Leontief inverse L and the demand vector to calculate scaling vector that represents production needed to fulfill the demand.

Description

Multiply the Leontief inverse L and the demand vector to calculate scaling vector that represents production needed to fulfill the demand.

Usage

getScalingVector(L, demand)

Arguments

L

Leontief inverse.

demand

Final demand vector.

Value

Scaling vector.

References

Yang, Yi, Wesley W. Ingwersen, Troy R. Hawkins, Michael Srocka, and David E. Meyer. 2017. “USEEIO: A New and Transparent United States Environmentally-Extended Input-Output Model.” Journal of Cleaner Production 158 (August): 308–18. https://doi.org/10.1016/j.jclepro.2017.04.150. SI1, Equation 8.


USEPA/useeior documentation built on April 12, 2024, 1:36 p.m.