get_p_range function

Get range of P's to search

Get range of P's to search

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'.
  • Maintainer: Lee F. Richardson
  • License: MIT + file LICENSE
  • Last published: 2019-04-17

Useful links