pupilSmoother_Lowess: pupilSmoother_Lowess

Description Usage Arguments Value Examples

Description

see ?stats::lowess

Usage

1
2
pupilSmoother_Lowess(data, Lowess_f = 0.1, Lowess_iter = 3L,
  Lowess_delta = 0.01)

Arguments

data

a data.table

Lowess_f

the smoother span

Lowess_iter

the number of robustifying iterations

Lowess_delta

defaults to 1/100th of the range of x

Value

processes the data.table in place

Examples

1

thohag/pupilParse documentation built on May 31, 2019, 10:45 a.m.