Minimum of Herfindahl-Hirschman Index
Arguments
- x
A non-negative numeric vector.
- na.rm
A logical vector that indicates whether
NAvalues should be excluded or not. Must be eitherTRUEorFALSE. The default isTRUE. If set toFALSEthe computation yields a message if the vector containsNAvalues. NAs will be removed for further computations.- digits
A non-null value for digits specifies the minimum number of significant digits to be printed in values. The default is
NULLand will use base R print option.
Details
Calculates the minimum of the Herfindahl-Hirschman index, that is, the equivalent of all participants in the market with equal market shares.
See also
Other Competition/Concentration measures:
concstats_all_comp(),
concstats_comp(),
concstats_dom(),
concstats_hhi(),
concstats_hhi_d(),
concstats_sten()
