ksmooth_0_stitch: Kernel smoother for integer locations

Description Usage Arguments

Description

Assumes missing locations have observation of 0

Usage

1
ksmooth_0_stitch(x, y, xout, bandwidth, chunksize)

Arguments

x

Input locations (integers), sorted

y

Input observations, should be length of x and non-missing

xout

Output locations

bandwidth

Bandwidth. Should be an odd integer

chunksize

Chunksize to work in


jean997/fret documentation built on May 18, 2019, 11:43 p.m.