lmb_output_prep: Adapt Lomb-Scargle Periodogram

Description Usage Arguments Value Author(s) See Also

View source: R/helpers.R

Description

Calculates and renames output of Lomb-Scargle Periodogram

Usage

1
lmb_output_prep(resid_time_series, ...)

Arguments

resid_time_series

A numeric vector containing unpredicted de-trended residuals as obtained by function monthly_bins.

...

Additional arguments to lsp.

Value

A data.frame containing a vector of frequencies/periods scanned, and a vector containing the normalised power corresponding to scanned frequencies/periods.

Author(s)

Diego Barneche and Scott Burgess.

See Also

spec_slope_get, seasonality_and_colour.


dbarneche/envPred documentation built on June 28, 2020, 5:04 p.m.