sgolayTable: Precalculates a sgolay filter (WIP)

View source: R/dbplyHelper.R

sgolayTableR Documentation

Precalculates a sgolay filter (WIP)

Description

Precalculates a sgolay filter (WIP)

Usage

sgolayTable(polynomialOrder, filterLength, derivative)

Arguments

polynomialOrder

- order of the poynomial to fit

filterLength

- length of the filter

derivative

- derivative order for the fitted function

Value

a tidy format sgolay coefficient dataframe where position

Examples

sgolayTable(2,5,1)

terminological/tidy-info-stats documentation built on Nov. 19, 2022, 11:23 p.m.