select_window: Create windowing function

View source: R/filtering.R

select_windowR Documentation

Create windowing function

Description

Create a windowing function for use in creating a windowed-sinc kernel

Usage

select_window(type, m, a = NULL)

Arguments

type

Window function to apply

m

Filter order

a

alpha/beta to be used for some window functions


neuroconductor/eegUtils documentation built on Feb. 3, 2023, 5:33 p.m.