GRS measure
Arguments
- x
A non-negative numeric vector.
- na.rm
A logical vector that indicates whether
NA
values should be excluded or not. Must be eitherTRUE
orFALSE
. The default isTRUE
. If set toFALSE
the computation yields a message if the vector containsNA
values. NAs will be removed for further computations.- digits
An optional value for digits. Specifies the minimum number of significant digits to be printed in values. The default is
NULL
and will use base R print option.
References
Ginevicius, R. and S. Cirba (2009). "Additive measurement of market concentration", Journal of Business Economics and Management, 10(3), 191-198.
See also
Other Concentration and inequality measures:
concstats_all_inequ()
,
concstats_entropy()
,
concstats_gini()
,
concstats_inequ()
,
concstats_palma()
,
concstats_simpson()