powered by
cv.cggd(x, y, nfolds = 6, kmax=40 , trace = FALSE, plot.it = TRUE, se=TRUE, ...)
cggd
data(Wine) attach(Wine) cv.cggd(x.learning,y.learning,kmax=40,fctr=1e3) detach(Wine)
Run the code above in your browser using DataLab