covGK: Gnanadesikan-Kettenring estimator for *covariance*

Description Usage Arguments Value Examples

View source: R/RcppExports.R

Description

This routine calculates the Gnanadesikan-Kettenring estimator, diagonal will be MAD

Usage

1

Arguments

data

the n by p raw data matrix

Value

a matrix with dimension p by p, GK estimator, note that it's not necessarily positive

Examples

1
covGK(matrix(rnorm(500),100,5)) 

robustcov documentation built on Aug. 4, 2021, 5:07 p.m.