I'm trying to calculate the H-Index for a set of data where H-Index of x means that an individual has x entries each with at least x cites (a score).
In the dataset below:
The overall H-Index would be 6 (there are at least 6 entries in the table above each with cite value of 6 or above) and the H-Indexes for A and B would be 5 and 4 respectively.