pupilSmoother_Loess: pupilSmoother_Loess

Description Usage Arguments Details Value Examples

Description

Local Polynomial Regression Fitting

Usage

1
pupilSmoother_Loess(data, Loess_degree = 2, Loess_span = 0.17)

Arguments

data

prepared data.table

Loess_degree

the degree of the polynomials to be used

Loess_span

degree of smoothing

Details

see ??stats::loess

Value

processes the data.table in place

Examples

1

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