[R] Predicted points in splines
    David Winsemius 
    dwinsemius at comcast.net
       
    Tue Feb 16 02:16:54 CET 2010
    
    
  
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
    
    
More information about the R-help
mailing list