get_max_freq {swdft} | R Documentation |
Get the maximum DFT coefficient
Description
Get the maximum DFT coefficient
Usage
get_max_freq(x)
Arguments
x |
numeric vector |
Value
numeric of largest frequency. Will be between 0 and .5
[Package swdft version 1.0.0 Index]