rococo

R package implementing the robust rank correlation coefficient and test

https://github.com/ubod/rococo

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

R package implementing the robust rank correlation coefficient and test

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 3
  • Open Issues: 0
  • Releases: 0
Created about 8 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

RoCoCo - An R Package Implementing a Robust Rank Correlation Coefficient and a Corresponding Test

Classical rank correlation measures are designed for ordinal data, but they are not ideally suited for measuring rank correlation for numerical data that are perturbed by noise. We introduced a family of robust rank correlation measures on the basis of Goodman's and Kruskal's gamma, where the classical ordering of real numbers is replaced by some fuzzy ordering with smooth transitions - thereby ensuring that the correlation measure is continuous with respect to the data. The present R package implements this rank correlation measure along with a corresponding statistical test. Moreover, the package also implements the Gaussian rank correlation estimator and a corresponding statistical test.

Although the package is maintained by Ulrich Bodenhofer, large parts of the package itself have been implemented by Martin Krone.

Installation

The package can be installed from CRAN. Therefore, the the simplest way to install the package is to enter install.packages("rococo") into your R session. If, for what reason ever, you prefer to install the package manually, follow the instructions in the user manual.

User support

If you encounter any issues or if you have any question that might be of interest also for other users, before writing a private message to the package developers/maintainers, please create an issue in this repository and also consider posting to the R-help Mailing List or on StackOverflow. For other matters regarding the package, please contact the package author.

Citing this package

If you use this package for research that is published later, you are kindly asked to cite it as follows:

  • U. Bodenhofer, M. Krone, and F. Klawonn (2013). Testing noisy numerical data for monotonic association. Inform. Sci. 245:21-37. DOI: 10.1016/j.ins.2012.11.026.
  • U. Bodenhofer and F. Klawonn (2008). Robust rank correlation coefficients on the basis of fuzzy orderings: initial steps. Mathware Soft Comput. 15(1):5-20.

Owner

  • Login: UBod
  • Kind: user
  • Location: Hagenberg, Austria

Professor for Artificial Intelligence at University of Applied Sciences Upper Austria / Chief Artificial Intelligence Officer at QUOMATIC.AI

GitHub Events

Total
Last Year

Packages

  • Total packages: 1
  • Total downloads:
    • cran 730 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 11
  • Total maintainers: 1
cran.r-project.org: rococo

Robust Rank Correlation Coefficient and Test

  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 730 Last month
Rankings
Dependent repos count: 24.0%
Dependent packages count: 28.8%
Average: 34.6%
Downloads: 51.0%
Maintainers (1)
Last synced: 11 months ago