powered by
gam()
tend.curve(x, y, ...)
gam
predict
x<-1:30 y<-rexp(30,3) plot(x,y) tend.curve(x,y)
Run the code above in your browser using DataLab