Displaying 1 result from an estimated 1 matches for "endslopes".
Did you mean:
endscope
2007 Feb 06
0
R equivalent to Matlab spline(x,y,xx)
...tlab. The latter performs a cubic spline interpolation where x,y are the
given data vectors and xx is the new abscissa vector.
It allows for the definition of end conditions in y, which is very useful.
I tried using spline and splinefun from the splines R package but I cannot
see how to specify the endslopes in this case and I get different results
than I do with matlab, as the curve seems to lift over the max value and
then drop to the max value in the end.
Any help would be much appreciated
[[alternative HTML version deleted]]