cor.fk.nz: Fast calculation of Kendall's tau rank correlation...

Description Usage Arguments Value

Description

Fast calculation of Kendall's tau rank correlation coefficient for paired non-zero observations only. Adapted from the pcaPP package source.

Usage

1
cor.fk.nz(x, y = NULL)

Arguments

x

A vector, a matrix or a data frame of data.

y

A vector of data.

Value

The estimated correlation coefficient.


skinnider/dismay documentation built on May 6, 2019, 12:21 p.m.