get_p_range: Get range of P's to search

Description Usage Arguments

View source: R/local-cosine-regression.R

Description

Get range of P's to search

Usage

1
get_p_range(phat, n, N, pwidth, type = "around_max")

Arguments

phat

integer. Window position with largest SWDFT coefficient

n

integer. window size

N

integer. Signal length

pwidth

integer. the range of window positions to search for each window size

type

character. either 'around max' or 'fullp'.


swdft documentation built on May 2, 2019, 2:27 a.m.