Description Usage Arguments Value
A method to obtain the confidence interval for a Gmc class object.
1 2 | ## S3 method for class 'Gmc'
confint(x, conf.level = 0.95)
|
x |
an object with class Gmc. |
conf.level |
the value of the confidence interval; defaults to 0.95. Only accepts values between 0 and 1, exclusive. |
A vector of length two with a confidence interval for the Gini estimate obtained from the Monte Carlo simulation of counts.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.