Description Usage Arguments Value Examples
View source: R/simple_armington.R
The model is writen using the "exact hat algebra".
For example, \hat{q}_s = q_s'/q_s, where q_s' is the value in the new equilibrium and q_s is the value in the old equilibrium.
1 | simple_armington(v0, eps, eta, t, sigma, regions)
|
v0 |
a vector with the initial demand values. |
eps |
a vector with supply elasticities. |
eta |
the total demand price elasticity. |
t |
a vector with the tariff initial values |
sigma |
the armington elasticity. |
regions |
a vector with the regions names. |
Returns a list with the model components.
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.