Other packages > Find by keyword >

robustrao  

An Extended Rao-Stirling Diversity Index to Handle Missing Data
View on CRAN: Click here


Download and install robustrao package within the R console
Install from CRAN:
install.packages("robustrao")

Install from Github:
library("remotes")
install_github("cran/robustrao")

Install by package version:
library("remotes")
install_version("robustrao", "1.0-5")



Attach the package and use:
library("robustrao")
Maintained by
Maria del Carmen Calatrava Moreno
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-02-17
Latest Update: 2020-01-24
Description:
A collection of functions to compute the Rao-Stirling diversity index (Porter and Rafols, 2009) and its extension to acknowledge missing data (i.e., uncategorized references) by calculating its interval of uncertainty using mathematical optimization as proposed in Calatrava et al. (2016) . The Rao-Stirling diversity index is a well-established bibliometric indicator to measure the interdisciplinarity of scientific publications. Apart from the obligatory dataset of publications with their respective references and a taxonomy of disciplines that categorizes references as well as a measure of similarity between the disciplines, the Rao-Stirling diversity index requires a complete categorization of all references of a publication into disciplines. Thus, it fails for a incomplete categorization; in this case, the robust extension has to be used, which encodes the uncertainty caused by missing bibliographic data as an uncertainty interval. Classification / ACM - 2012: Information systems ~ Similarity measures, Theory of computation ~ Quadratic programming, Applied computing ~ Digital libraries and archives.
How to cite:
Maria del Carmen Calatrava Moreno (2016). robustrao: An Extended Rao-Stirling Diversity Index to Handle Missing Data. R package version 1.0-5, https://cran.r-project.org/web/packages/robustrao. Accessed 06 Nov. 2024.
Previous versions and publish date:
1.0-0 (2016-02-17 12:08), 1.0-1 (2016-06-05 15:06), 1.0-2 (2017-08-06 17:30), 1.0-3 (2017-08-14 11:27), 1.0-4 (2020-01-22 14:40)
Other packages that cited robustrao R package
View robustrao citation profile
Other R packages that robustrao depends, imports, suggests or enhances
Complete documentation for robustrao
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA