DetMCD_SP {DetMCD} | R Documentation |
Internal function. Computes the starting points for the DetMCD algorithm.
DetMCD_SP(Data,scale_est,tol)
Data |
a numeric matrix or data frame without missing values. |
scale_est |
a character string specifying the
variance functional. Possible values are |
tol |
a small positive numeric value to be used for determining numerical 0. |
returns a list.
Vakili Kaveh