Skip to content

last observation carried forward +1

2 messages · Jan Wijffels, Gabor Grothendieck

#
On Fri, Sep 30, 2011 at 5:43 AM, Jan Wijffels <jwijffels at bnosac.be> wrote:
Try this (where x is from the question):
[1]  5  6  7  8  9 10 11 12 13 14 15

Because of the way x was constructed in this test case the result is
actually the same as linear interpolation (though not in general) so
if that were what is wanted then it would just be:
[1]  5  6  7  8  9 10 11 12 13 14 15