Other packages > Find by keyword >

Rssa  

A Collection of Methods for Singular Spectrum Analysis
View on CRAN: Click here


Download and install Rssa package within the R console
Install from CRAN:
install.packages("Rssa")

Install from Github:
library("remotes")
install_github("cran/Rssa")

Install by package version:
library("remotes")
install_version("Rssa", "1.1")



Attach the package and use:
library("Rssa")
Maintained by
Anton Korobeynikov
[Scholar Profile | Author Map]
First Published: 2011-03-14
Latest Update: 2022-08-22
Description:
Methods and tools for Singular Spectrum Analysis including decomposition, forecasting and gap-filling for univariate and multivariate time series. General description of the methods with many examples can be found in the book Golyandina (2018, ). See 'citation("Rssa")' for details.
How to cite:
Anton Korobeynikov (2011). Rssa: A Collection of Methods for Singular Spectrum Analysis. R package version 1.1, https://cran.r-project.org/web/packages/Rssa. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.8.2 (2011-03-14 11:29), 0.8.3 (2011-12-17 16:25), 0.9.2 (2012-05-28 12:48), 0.9.6 (2012-06-28 17:29), 0.9.7 (2012-08-07 14:43), 0.9.8 (2012-12-11 16:20), 0.9.9 (2013-03-12 07:00), 0.9.10 (2013-06-29 13:21), 0.9 (2012-02-20 11:04), 0.10-1 (2013-09-03 11:45), 0.10 (2013-09-01 21:46), 0.11 (2014-02-05 10:14), 0.13-1 (2015-09-28 09:26), 0.13 (2015-03-03 11:05), 0.14 (2016-10-13 20:36), 1.0.2 (2020-02-28 15:20), 1.0.3 (2020-11-19 22:50), 1.0.4 (2021-10-05 21:30), 1.0.5 (2022-08-23 00:10), 1.0 (2017-10-04 14:50)
Other packages that cited Rssa R package
View Rssa citation profile
Other R packages that Rssa depends, imports, suggests or enhances
Complete documentation for Rssa
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for Rssa010203040506070TrendBars

Today's Hot Picks in Authors and Packages

MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA