vivodashboard icon indicating copy to clipboard operation
vivodashboard copied to clipboard

Add h-index to person-level view in Citation Impact and to person-level modal window

Open paulalbert1 opened this issue 6 years ago • 0 comments

Computing h-index

h-index is a person-level metric that answers the question, "How many publications has a person author that have been cited at least that many times?"

For example, let's suppose the following people have authored the following papers as designated by the number of their citation count.

Person A: 2, 3, 4 
Person B: 1, 1, 1
Person C: 4, 5, 5, 3
Person D: 1, 2, 3, 4

The h-indexes are as follows:

Person A: 2 
Person B: 1
Person C: 3
Person D: 3

User interface

Modal window

screen shot 2019-01-17 at 9 06 35 am

Person view in Citation Impact Tool

The more link goes here: https://vivodashboard.weill.cornell.edu/citations/faq#othermetrics screen shot 2019-01-17 at 9 06 18 am

paulalbert1 avatar Jan 17 '19 14:01 paulalbert1