sampleCovEst | R Documentation |
sampleCovEst()
computes the sample covariance matrix.
This function is a simple wrapper around covar()
.
sampleCovEst(dat)
dat |
A numeric |
A matrix
corresponding to the estimate of the covariance
matrix.
sampleCovEst(dat = mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.