RaoProportionsNoValidation {robustrao} | R Documentation |
Rao-Stirling diversity index based on proportions of cited disciplines.
Description
This function calculates the Rao-Stirling diversity index of a single publication, based on its proportions of citations to different disciplines.
Unlike the function RaoProportions
, the arguments of this function are not validated.
Usage
RaoProportionsNoValidation(p, sim)
Arguments
p |
A vector of proportions of citations to different disciplines of a single publication. |
sim |
A positive semi-definite matrix that encodes the similarity between disciplines, as explained in Porter and Rafols (2009).
The dimensions of this matrix are n x n, being n the total number of disciplines.
The number of rows and the number columns of this matrix need to be equal to the length of |
Value
The Rao-Stirling diversity index of a publication.
References
Porter, A. and Rafols, I. (2009) Is science becoming more interdisciplinary? Measuring and mapping six research fields over time. Scientometrics, Vol. 81, No. 3 (719-745). DOI:10.1007/s11192-008-2197-2