cov: Covariance

Description Usage Arguments

Description

An efficient method of quickly computing the covariance of a matrix. Like R's own cov(), this will cast dataframes as matrices first, which is potentially a very memory expensive operation.

Usage

1
cov2(x)

Arguments

x

The input matrix, vector, or dataframe.


wrathematics/pcapack documentation built on May 4, 2019, 10:53 a.m.