confint.Gmc: Confint Method for Gmc class

Description Usage Arguments Value

View source: R/confint.Gmc.R

Description

A method to obtain the confidence interval for a Gmc class object.

Usage

1
2
## S3 method for class 'Gmc'
confint(x, conf.level = 0.95)

Arguments

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.

Value

A vector of length two with a confidence interval for the Gini estimate obtained from the Monte Carlo simulation of counts.


prestevez/crimeineq documentation built on May 29, 2019, 7:39 a.m.