fillGap: Signal processing

Description Usage Arguments

View source: R/signal-6.R

Description

gap fill-in (cubic-spline/linear interpolation) I used that to interpolate blink in pupil size recordings (e.g., Lisi Bonato & Zorzi, Biologial Psychology, 2015)

Usage

1
fillGap(x, sp = 1/60, max = 50, type = "linear")

Arguments

x

signal

sp

sampling period

max

maximum gape length (to be interpolated)


mattelisi/mlisi documentation built on Oct. 13, 2019, 5:59 p.m.