Learn R Programming

⚠️There's a newer version (2.0) of this package.Take me there.

spectral (version 1.3)

Common Methods of Spectral Data Analysis

Description

Fourier and Hilbert transforms are utilized to perform several types of spectral analysis on the supplied data. Fragmented and irregularly spaced data can be processed in terms of Lomb-Scargle method. Both, FFT as well as LOMB methods take multivariate data. A user friendly interface helps to interpret the results.

Copy Link

Version

Install

install.packages('spectral')

Monthly Downloads

289

Version

1.3

License

GPL-2

Maintainer

Martin Seilmayer

Last Published

June 3rd, 2019

Functions in spectral (1.3)

BP

Simple bandpass function
H

The Hilbert-transformation
analyticFunction

Analytic function
interpolate.fft

interpolates data using the Fourier back transform
Windowfunctions

Windowfunctions
envelope

Calculates the envelope of a band limited signal
lmb

Lomb-Scargle estimation function
filter.lomb

Filter and reconstruction of data analysed via spec.lomb
gLmb

generalized Lomb-Scargle estimation function
spec.fft

1D/2D/nD (multivariate) spectrum of the Fourier transform
spec.lomb

Lomb-Scargle Periodigram
plot.fft

Plot fft-objects
plot.lomb

plot method for Lomb-Scargle periodograms
filter.fft

Filter in the frequency domain
win.cos

Cosine window function
waterfall

Estimate the local frequencies
win.tukey

Tukey window function