Description Usage Arguments Value Author(s) References Examples
This function calculates an updated supply and (domestic and import) use table (SUTs), based on a given SUT and national accounts data.
1 2 |
V |
the supply (make) matrix |
Ud |
the domestic use matrix |
Um |
the import use matrix |
m0 |
the import vector |
u_bar |
vector with the new intermediate input sums |
x_bar |
vector with the new gross output sums |
M |
scalar, new total imports |
c |
vector with the negative entries of the trade margins, given in absolute values |
epsilon |
the error tolerance level, default is 1e-10. |
maxiter |
maximum number of iterations, default is 10000. |
verbose |
should some information of the iterations be displayed? Default is FALSE |
the updated SUTs, a list
Oliver Reiter
Temurshoev, U., & Timmer, M. P. (2011). Joint estimation of supply and use tables. Papers in Regional Science, 90(4), 863-882.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.