View source: R/gd_compute_dist_stats.R
gd_compute_dist_fit_lq | R Documentation |
Measures the fit of the model to the data for distributional statistics.
gd_compute_dist_fit_lq(welfare, population, A, B, C, key_values)
welfare |
numeric: Welfare vector (grouped). |
population |
numeric: Population vector (grouped). |
A |
numeric: Lorenz curve coefficient. Output of
|
B |
numeric: Lorenz curve coefficient. Output of
|
C |
numeric: Lorenz curve coefficient. Output of
|
key_values |
named list: key values for lq fit, calculated using A, B, C parameters using gd_lq_key_values |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.