powered by
This routine calculates the Orthogonalized Gnanadesikan-Kettenring (OGK) estimator for *covariance*, using scale estimation of Gn, as in Maronna and Zamar
covOGK(data)
the n by p raw data matrix
a matrix with dimension p by p, OGK estimator
# NOT RUN { covOGK(matrix(rnorm(500),100,5)) # }
Run the code above in your browser using DataLab