powered by
"print"(x, ...)
cv.enpls
print
data("alkanes") x = alkanes$x y = alkanes$y set.seed(42) cvfit = cv.enpls(x, y, reptimes = 10) print(cvfit)
Run the code above in your browser using DataLab