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


craddm/eegUtils documentation built on March 24, 2022, 9:17 a.m.