
Last chance! 50% off unlimited learning
Sale ends in
ClippedFT
is an S4 class that implements the
necessary calculations to determine the Fourier transform
of the clipped time series. As a subclass to
FreqRep
it inherits slots and methods defined
there; it servers as a frequency representation of a time
series as described in Kley et. al (2014).frequencies
and
level q
from levels
the statistic
values
. Internally the methods
mvfft
and fft
are
used to achieve good performance.
Note that, all remarks made in the documentation of the
super-class FreqRep
apply.FreqRep
.