View source: R/gd_compute_dist_stats.R
gd_compute_dist_fit_lb | R Documentation |
Computes the sum of squares of error Measures the fit of the model to the data for distributional statistics.
gd_compute_dist_fit_lb(welfare, population, A, B, C)
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
|
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.