Description Usage Arguments Details Value Author(s) See Also Examples
Uses the matrix of technical input coefficients (A
) to calculate either the matrix of import coefficients or the matrix of export coefficients. It does require that all regions have the same sectors. This can be verified using check.RS
This function is intended to be a helper function for vs
1 | export.coef(io, region)
|
io |
An |
region |
Integer. Specific region to be used. The number of the region in the order it appears in |
Adds appropriate blocks of the matrix of technical input coefficients to calculate the matrix of import/export coefficients. If there is an export matrix or an import matrix as a part of the InputOutput
object, the results in the generated matrix may be biased.
Produces a nxn matrix, where n is the number of sectors.
John J. P. Wade
check.RS
, locate.mismatch
, upstream
, vs
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.