ksmooth_0: Box kernel smoother for integer positions

Description Usage Arguments Value

Description

Box kernel for use with DNase-seq and similar data. Assumes missing integer positions have observations of 0.

Usage

1
ksmooth_0(x, y, xout, bandwidth)

Arguments

x

Vector of positions (integers) #'@param y Vector of observations to be smoothed

xout

Vector of output positions

bandwidth

Smoother bandwidth. Should be an odd integer

Value

Vector of smoothed values with length equal to length of xout.


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