View source: R/av_income_simple.R
av_income_simple | R Documentation |
Computes average income in each location, which is the weighted average of the income of the people living in the location.
av_income_simple(lambda_ij_i, w_tr)
lambda_ij_i |
NxN matrix - Probability of individuals in each location of working in each location. |
w_tr |
NxS - Wages in each location in each sector. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.