step_it: Iterate through C-step

Description Usage Arguments Value

View source: R/fastMCD.R

Description

Iterate through C-step

Usage

1
step_it(X, T, S, h, it = 0)

Arguments

X

A 2D matrix

T

A vector of the initial location estimate

S

A vector of the initial scatter estimate

h

An integer specifying the number of observations to use

it

An optional integer specifying the number of C-steps to perform. With it = 0, C-step will be performed until convergence

Value

A list of set (H), scatter (S) and location (T)


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