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