DetMCD_CS {DetMCD} | R Documentation |
Internal function. Computes the Csteps for the DetMCD algorithm.
DetMCD_CS(Data,scale_est,h,out1)
Data |
a numeric matrix or data frame without missing values. |
scale_est |
a character string specifying the
variance functional. Possible values are |
h |
a vector of integers (between n/2 and n). |
out1 |
A list. Typically the result of a call to DetMCD_SP. |
returns a list.
Vakili Kaveh