coefficientAdj: adjust the baseline coefficients of a SGoly filter for...

View source: R/dbplyHelper.R

coefficientAdjR Documentation

adjust the baseline coefficients of a SGoly filter for specifc derivative order and sample size (WIP)

Description

adjust the baseline coefficients of a SGoly filter for specifc derivative order and sample size (WIP)

Usage

coefficientAdj(sgolayTable, sampleSizeVar, derivative, supportRange = 1)

Arguments

sgolayTable

- a data frame containing the sgolay coefficients joined to a data set

sampleSizeVar

- the colum containing the sample size it is to be applied to

supportRange

- the total support range of the data being smoothed (defaults to 1 for CDFs)


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