remove.highestFreq: Remove high frequencies

View source: R/helper.R

remove.highestFreqR Documentation

Remove high frequencies

Description

Remove the highest frequencies from a spectra, since they may be biased by the MTM estimator.

Usage

remove.highestFreq(spec, iRemove)

Arguments

spec

a list object of class "spec".

iRemove

integer; number of highest frequencies to remove.

Value

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

Author(s)

Thomas Münch


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