| summary.dm_wavelet | R Documentation |
Summarizes wavelet-analysis results produced by dm_wavelet().
For each analyzed series, the summary reports:
the dominant period in hours,
the corresponding maximum average wavelet power,
the analyzed period range in hours,
the detected temporal resolution.
## S3 method for class 'dm_wavelet'
summary(object, top_n = 3, ...)
object |
An object of class |
top_n |
Integer. Number of strongest periods to report per series. |
... |
Further arguments passed to or from other methods. |
An object of class "summary.dm_wavelet".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.