Description Usage Arguments Value Examples
View source: R/distributions.R
Calculates the shape parameter for a pareto (type 1) distribution given the gini coefficient.
1 | pareto_shape(gini)
|
gini |
A number representing the gini coefficient |
the shape
1 2 | pareto_shape(0.5)
pareto_shape(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.