covOGK: Orthogonalized Gnanadesikan-Kettenring (OGK) estimator for...

Description Usage Arguments Value Examples

View source: R/RcppExports.R

Description

This routine calculates the Orthogonalized Gnanadesikan-Kettenring (OGK) estimator for *covariance*, using scale estimation of Gn, as in Maronna and Zamar

Usage

1

Arguments

data

the n by p raw data matrix

Value

a matrix with dimension p by p, OGK estimator

Examples

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

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