RaoProportionsNoValidation: Rao-Stirling diversity index based on proportions of cited...

Description Usage Arguments Value References

View source: R/rao_index.R

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

1

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 counts. The self-similarities (i.e. the diagonal elements) have to be 1.

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


robustrao documentation built on Jan. 25, 2020, 1:07 a.m.