View source: R/gd_compute_pip_stats_lb.R
gd_compute_fit_lb | R Documentation |
Computes the sum of squares of error Measures the fit of the model to the data.
gd_compute_fit_lb(welfare, population, headcount, A, B, C)
welfare |
numeric: Welfare vector (grouped). |
population |
numeric: Population vector (grouped). |
headcount |
numeric: Headcount index. |
A |
numeric: Lorenz curve coefficient. Output of
|
B |
numeric: Lorenz curve coefficient. Output of
|
C |
numeric: Lorenz curve coefficient. Output of
|
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.