cov: Covariance and Correlation

Description Usage Arguments

Description

Compute covariance and pearson correlation matrices.

Usage

1
2
3
stats_cov(x, y = NULL, ret = NULL)

stats_cor(x, y = NULL, ret = NULL)

Arguments

x, y

Input data.

ret

The covariance/correlation matrix.


wrathematics/fmlr documentation built on Jan. 17, 2022, 4:10 p.m.