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 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 get the Y value?
The "time step"? I don't see a time step. Like I said: You give us
something, we return something. Just like it says in the routine
message:
..... commented, minimal, self-contained, reproducible code.
David Winsemius, MD
Heritage Laboratories
West Hartford, CT
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.