Algorithm to decide which Lorenz fit to use for poverty statistics
Source:R/gd_select_lorenz.R
use_lq_for_poverty.Rd
Algorithm to decide which Lorenz fit to use for poverty statistics
Arguments
- lq
list: Results from Lorenz Quadratic functional form. output of
gd_compute_pip_stats_lq()
.- lb
list: Results from Lorenz Beta functional form. output of
gd_compute_pip_stats_lb()
.