powered by
This routine calculates the Gnanadesikan-Kettenring estimator, diagonal will be MAD
covGK(data)
the n by p raw data matrix
a matrix with dimension p by p, GK estimator, note that it's not necessarily positive
# NOT RUN { covGK(matrix(rnorm(500),100,5)) # }
Run the code above in your browser using DataLab