Evaluate all Q-tiles and construct the Q-transform energy (or complex) plane.
Usage
qplane(qplane.tile.list, fseries, return_complex = FALSE)
Arguments
- qplane.tile.list
A list of Q-tiles (from qtiling).
- fseries
An fs object. Frequency-series representation of the data.
- return_complex
Logical. If TRUE, return complex-valued transform.
Value
A list with:
- times
Time axis (s)
- freqs
Frequency axis (Hz)
- plane
Q-transform output (matrix)