Description Usage Arguments Details Author(s)
Recebe duas matrizes U e V e retorna uma matriz invesa de Leontief - Z
Recebe duas matrizes U e V e retorna uma matriz invesa de Leontief - Z
1 2 3 |
U |
Use matriU. |
V |
Make matriU. |
U.commodity_industry |
If the Use Matrix is in the commodity_by_industry format =TRUE, else = FALSE |
V.industry_commodity |
If the Make Matrix is in the Industry-by_commodity format = TRUE, else = FALSE |
Use U.commodity_industry=TRUE if your Use Matrix is in a commodity-by-industry format else use U.commodity_industry=FALSE. The same for V.industry_commodity - use V.industry_commodity=TRUE if your Make Matrix is in a industry-by-commodity format, else use V.industry_commodity=FALSE.
Use U.commodity_industry=TRUE if your Use Matrix is in a commodity-by-industry format else use U.commodity_industry=FALSE. The same for V.industry_commodity - use V.industry_commodity=TRUE if your Make Matrix is in a industry-by-commodity format, else use V.industry_commodity=FALSE.
Rodrigo Cerqueira
Rodrigo Cerqueira
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.