coefficientAdj | R Documentation |
adjust the baseline coefficients of a SGoly filter for specifc derivative order and sample size (WIP)
coefficientAdj(sgolayTable, sampleSizeVar, derivative, supportRange = 1)
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.