CovarianceMatrix: Covariance Matrix Function

Description Usage Arguments Value Examples

View source: R/CovarianceMatrix.R View source: R/MeanVector.R

Description

Covariance Matrix Function

Usage

1

Arguments

matrix

matrix of vectors, with the number of vectors represented by columns, and the amount of data represented as rows

Value

a matrix of the covariances of all the vectors

Examples

1
a matrix 4x3 matrix will return a 4x4 zero matrix

JacksonDowns/Lab1Intro documentation built on Jan. 26, 2020, 4:08 a.m.