View source: R/local-cosine-regression.R
Get range of P's to search
1 | get_p_range(phat, n, N, pwidth, type = "around_max")
|
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'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.