View source: R/gd_select_lorenz.R
retrieve_poverty | R Documentation |
Algorithm to retrieve correct poverty statistics
retrieve_poverty(
lq,
lb,
is_normal,
use_lq_for_pov,
max_headcount = 0.9999999,
max_poverty_gap = 0.9999998,
max_poverty_severity = 0.9999997
)
lq |
list: Results from Lorenz Quadratic functional form. output of
|
lb |
list: Results from Lorenz Beta functional form. output of
|
is_normal |
logical: Whether at least one of the Lorenz fit is normal |
is_lq_for_pov |
logical: Whether to use LQ (TRUE) or Beta fit (FALSE) |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.