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