View source: R/gd_compute_pip_stats_lb.R
gd_compute_quantile_lb | R Documentation |
gd_compute_quantile_lb()
computes quantiles from a Lorenz beta fit.
gd_compute_quantile_lb(A, B, C, n_quantile = 10)
A |
numeric: Lorenz curve coefficient. Output of
|
B |
numeric: Lorenz curve coefficient. Output of
|
C |
numeric: Lorenz curve coefficient. Output of
|
n_quantile |
numeric: Number of quantiles to return. |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.