Re: [R] Predicted points in splines

2010-02-15 Thread David Winsemius
On Feb 15, 2010, at 6:24 PM, Oddie wrote: I have a data set (date, concentration) were i applied the spline interpolation. I would like to use, though, the Spline () command R is a functional language. We don't "do" commands. You give us something, we return something. in order to get

[R] Predicted points in splines

2010-02-15 Thread Oddie
I have a data set (date, concentration) were i applied the spline interpolation. I would like to use, though, the Spline () command in order to get the predicted values that correspond not only to points used but also to the points inbetween. Is there a way to set the time step for which i will ge