I am aware of that... I have my own functions for this purpose that use splinefun. But if you are trying to also do other aspects of probability distribution calculations, it looked like using fBasics would be easier than re-inventing the wheel. I could be wrong, though, since I haven't used fBasics myself.
On March 8, 2021 12:41:40 AM PST, Martin Maechler <maech...@stat.math.ethz.ch> wrote: >>>>>> Jeff Newmiller >>>>>> on Fri, 05 Mar 2021 10:09:41 -0800 writes: > > > Your example could probably be resolved with approx. If > > you want a more robust solution, it looks like the fBasics > > package can do spline interpolation. > >base R's spline package does spline interpolation !! > >Martin -- Sent from my phone. Please excuse my brevity. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.