DetMCD_CS: DetMCD_CS

Description Usage Arguments Value Author(s) See Also

View source: R/DetMCD.R

Description

Internal function. Computes the Csteps for the DetMCD algorithm.

Usage

1
  DetMCD_CS(Data,scale_est,h,out1)

Arguments

Data

a numeric matrix or data frame without missing values.

scale_est

a character string specifying the variance functional. Possible values are "qn" for the Qn or "tau" for the tau scale.

h

a vector of integers (between n/2 and n).

out1

A list. Typically the result of a call to DetMCD_SP.

Value

returns a list.

Author(s)

Vakili Kaveh

See Also

DetMCD,DetMCD_SP.


DetMCD documentation built on May 2, 2019, 6:05 a.m.