Learn R Programming

XICOR

R package for generalized correlation

Copy Link

Version

Install

install.packages('XICOR')

Monthly Downloads

429

Version

0.4.1

License

Apache License (>= 2)

Maintainer

Last Published

April 21st, 2023

Functions in XICOR (0.4.1)

weave

Take a matrix of two numbers given in their binary expansion one in each of the two rows and return the interleaving of the two numbers
numbinary

Computes the binary expansion of a number
wholebinary

Encodes a number as a two row binary matrix and its sign
fracbinary

Take fractionary part and make its binary expansion Auxiliary function used in expanding real numbers
backdec

Inverse function to wholebinary returns the number from its expansion
borelmerge

Auxiliary function that takes avector and produces a single number through a Borel isomorphism using the wholebinary and backdec functions.
calculateXI

Compute the cross rank coefficient xi on two vectors.
genxicor

Compute the generalized cross rank increment correlation coefficient gxi.
FRpredcorhalf

Compute the FR half coefficient on two vectors based on half Gamma 2.
FRpredcor

Compute the FR coefficient on two vectors based exactly on Gamma2.
xicor

Compute the cross rank increment correlation coefficient xi.