productivity | R Documentation |
Computes productivity levels in each location
productivity(N, Q, w, L_j, K, t_ij, delta, lambda, beta)
N |
Float - Number of locations. |
Q |
Nx1 matrix - Floorspace prices in each location. |
w |
Nx1 matrix - wages in each location. |
L_j |
Nx1 matrix - Employment in each location. |
K |
Nx1 matrix - Land in each location. |
t_ij |
NxN matrix - Travel times matrix. |
delta |
Float - decay parameter agglomeration. |
lambda |
Float - agglomeration force. |
beta |
Float - Output elasticity wrt labor |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.