DetMCD_SP: DetMCD_SP

Description Usage Arguments Value Author(s) See Also

View source: R/DetMCD.R

Description

Internal function. Computes the starting points for the DetMCD algorithm.

Usage

1
  DetMCD_SP(Data,scale_est,tol)

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.

tol

a small positive numeric value to be used for determining numerical 0.

Value

returns a list.

Author(s)

Vakili Kaveh

See Also

DetMCD.


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