h.model: Model the h-index over time

View source: R/geth.R

h.modelR Documentation

Model the h-index over time

Description

This function makes a linear regression model of the h-index value for a given author over the years.

Usage

h.model(file, a, b, h)

Arguments

file

a tidy data frame with papers in rows and other info in columns;

a

starting year.

b

end year. It is usually the current year.

h

the h-index that corresponds to the starting year (by default=0).

Author(s)

Jose V. Die


jdieramon/hIndex documentation built on Aug. 21, 2023, 11:11 a.m.