relative_out_of_boundaries_in_periodogram | R Documentation |
Check the ratio of the periodogram out of the boundaries
relative_out_of_boundaries_in_periodogram(ts, taper = 0.1)
ts |
<vector> A univariate time series of values, usually the training residuals of a model |
taper |
<numeric> A proportion tapered in forming the periodogram. |
The proportion of the periodogram out of boundaries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.