relative_out_of_boundaries_in_periodogram: Check the ratio of the periodogram out of the boundaries

View source: R/modelling.R

relative_out_of_boundaries_in_periodogramR Documentation

Check the ratio of the periodogram out of the boundaries

Description

Check the ratio of the periodogram out of the boundaries

Usage

relative_out_of_boundaries_in_periodogram(ts, taper = 0.1)

Arguments

ts

<vector> A univariate time series of values, usually the training residuals of a model

taper

<numeric> A proportion tapered in forming the periodogram.

Value

The proportion of the periodogram out of boundaries.


biggproject/biggr documentation built on Oct. 2, 2024, 11:13 p.m.