bigMCD: Obtain unweighted estimates for data with > 600 observations

Description Usage Arguments Value

View source: R/fastMCD.R

Description

Obtain unweighted estimates for data with > 600 observations

Usage

1
bigMCD(X, h, p, n)

Arguments

X

A 2D matrix to estimate location and scatter from

h

An integer specifying number of observations to use

p

An integer specifying the number of columns in X

n

An integer specifying the number of total observations

Value

A list of estimated location (center) and scatter (cov)


frankp-0/fastMCD documentation built on Dec. 20, 2021, 8:51 a.m.