cov_ff: cov_ff

Description Usage Arguments Value

View source: R/ff_functions.R

Description

Computes the covariance between two ff vectors.

Usage

1
cov_ff(x, y, centered = FALSE)

Arguments

x

(numeric ff vector)

y

(numeric ff vector)

centered

(boolean) are the means of x and y == 0?

Value

covariance between x and y


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