compute_lognormal_country.Rd
Function to compute lognormal distribution for individual countries. This is passed for parallelization.
compute_lognormal_country(df)
df | Dataset that should contain cols- `gdp_ppp_pc_usd2011` which is income in thous USD. `gini` which is the GINI coeff `year` year of observation, `sce` which is the scenario name |
---|