cor_ff: cor_ff

Description Usage Arguments Value

View source: R/ff_functions.R

Description

Computes the correlation between two ff vectors.

Usage

1
cor_ff(x, y, method = "pearson")

Arguments

x

a ff vector

y

a second ff vector

method

one of "pearson" (default) or "spearman", which correlation should be computed. "spearman" has to briefly transform the ff's to vectors for rank.

Value

correlation between x and y


markheron/nucular documentation built on Feb. 18, 2020, 12:32 a.m.