Package: rococo 1.1.9

rococo: Robust Rank Correlation Coefficient and Test

Provides the robust gamma rank correlation coefficient as introduced by Bodenhofer, Krone, and Klawonn (2013) <doi:10.1016/j.ins.2012.11.026> along with a permutation-based rank correlation test. The rank correlation coefficient and the test are explicitly designed for dealing with noisy numerical data.

Authors:Martin Krone [aut], Ulrich Bodenhofer [aut,cre]

rococo_1.1.9.tar.gz
rococo_1.1.9.zip(r-4.5)rococo_1.1.9.zip(r-4.4)rococo_1.1.9.zip(r-4.3)
rococo_1.1.9.tgz(r-4.4-x86_64)rococo_1.1.9.tgz(r-4.4-arm64)rococo_1.1.9.tgz(r-4.3-x86_64)rococo_1.1.9.tgz(r-4.3-arm64)
rococo_1.1.9.tar.gz(r-4.5-noble)rococo_1.1.9.tar.gz(r-4.4-noble)
rococo_1.1.9.tgz(r-4.4-emscripten)rococo_1.1.9.tgz(r-4.3-emscripten)
rococo.pdf |rococo.html
rococo/json (API)
NEWS

# Install 'rococo' in R:
install.packages('rococo', repos = c('https://ubod.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ubod/rococo/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

5 exports 1.16 score 1 dependencies 1 mentions 21 scripts 974 downloads

Last updated 5 months agofrom:6a306c8a8f. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-win-x86_64OKAug 24 2024
R-4.5-linux-x86_64OKAug 24 2024
R-4.4-win-x86_64OKAug 24 2024
R-4.4-mac-x86_64OKAug 24 2024
R-4.4-mac-aarch64OKAug 24 2024
R-4.3-win-x86_64OKAug 24 2024
R-4.3-mac-x86_64OKAug 24 2024
R-4.3-mac-aarch64OKAug 24 2024

Exports:gauss.corgauss.cor.testrococorococo.testshow

Dependencies:Rcpp

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

Rendered fromrococo.Rnwusingknitr::knitron Aug 24 2024.

Last update: 2024-04-19
Started: 2018-05-15

Readme and manuals

Help Manual

Help pageTopics
Gauss Rank Correlation Estimatorgauss.cor
Gaussian rank correlation testgauss.cor.test gauss.cor.test,formula,data.frame-method gauss.cor.test,numeric,numeric-method gauss.cor.test-methods
Robust Gamma Rank Correlation Coefficientrococo
Robust Gamma Rank Correlation Testrococo.test rococo.test,formula,data.frame-method rococo.test,numeric,numeric-method rococo.test-methods
Class "RococoTestResults"RococoTestResults rococotestresults RococoTestResults-class show,RococoTestResults-method