Learn R Programming

spectral.methods (version 0.7.2.124)

spectral.methods-package: Singular Spectrum Analysis (SSA) tools for time series analysis

Description

This package contains some implementations of Singular Spectrum Analysis (SSA) for the gapfilling (gapfillSSA() ) and spectral decomposition (filterTseriesSSA() ) of time series. It contains the code used by Buttlar et. al. (2014), Nonlinear Processes in Geophysics (gapfillNcdf). In addition, the iterative SSA gapfilling of Kondrashov and Ghil (2006) is implemented. All SSA calculations are done via the truncated and fast SSA algorithm of Korobeneykov (2010) (package Rssa).

Arguments

Details

ll{Package: spectral.methods Title: Singular Spectrum Analysis (SSA) tools for time series analysis Version: 0.7.2.123 Date: 2014-01-01 Author: Jannis v. Buttlar Maintainer: Jannis v. Buttlar Imports: Rssa, raster, nnet, abind, RNetCDF, ncdf.tools, foreach, JBTools, parallel, DistributionUtils, RColorBrewer License: GPL-2 LazyLoad: yes Depends: R (>= 2.10.0) }