powered by
x
tolellipse(x, mcd, cutoff, id.n, classic = FALSE, tol=1e-7)
cutoff
classic
tol = 10e-7
tolellipse
data(hbk) mcd <- covMcd(hbk.x) # compute mcd in advance tolellipse(hbk.x[,1:2]) # must be a 2-dimensional data set: take the first two columns
Run the code above in your browser using DataLab