remove.lowestFreq: Remove low frequencies

View source: R/helper.R

remove.lowestFreqR Documentation

Remove low frequencies

Description

Remove the lowest frequencies from a spectra, since they are biased by detrending and the MTM estimator.

Usage

remove.lowestFreq(spec, iRemove)

Arguments

spec

a list object of class "spec".

iRemove

integer; number of lowest frequencies to remove.

Value

the input data with the data at the iRemove lowest frequencies removed.

Author(s)

Thomas Laepple


EarthSystemDiagnostics/paleospec documentation built on Feb. 17, 2024, 4:36 p.m.