powered by
It estimates Lotka's law coefficients for scientific productivity (Lotka A.J., 1926).
lotka(results)
The function lotka returns a list of summary statistics of the Lotka's law estimation of an object of class bibliometrix.
lotka
bibliometrix
the list contains the following objects:
Beta
C
R2
fitted
p.value
AuthorProd
is an object of the class 'bibliometrix' for which the analysis of the authors' dominance ranking is desired.
Reference: Lotka, A. J. (1926). The frequency distribution of scientific productivity. Journal of the Washington academy of sciences, 16(12), 317-323.
biblioAnalysis function for bibliometric analysis
biblioAnalysis
summary method for class 'bibliometrix'
summary
data(scientometrics, package = "bibliometrixData") results <- biblioAnalysis(scientometrics) L=lotka(results) L
Run the code above in your browser using DataLab