Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

launchApp

Launch the Shiny Application Demonstration


Description

This function launches an app that can be used to help an individual better understand univariate or multivariate functional singular spectrum analysis (fssa). The app allows the user to run univariate or multivariate functional singular spectrum analysis (depending on the entered type of parameter) on a variety of data types including simulated and real data available through the server. The app also has functionality that allows the user to upload their own data. The app allows the user to compare different methods simultaneously such as multivariate singular spectrum analysis versus univariate functional singular spectrum analysis. It also allows the user to choose the number and types of basis elements used to estimate functional time series (fts) objects. The app supports fts plots and fssa plots.

Usage

launchApp(type = "ufssa")

Arguments

type

type of FSSA with options of type = "ufssa" or type = "mfssa"

Value

a shiny application object

Examples

## Not run: 

launchApp()


## End(Not run)

Rfssa

Functional Singular Spectrum Analysis

v1.0.0
GPL (>= 2)
Authors
Hossein Haghbin [aut, cre], Seyed Morteza Najibi [aut], Jordan Trinka [aut], Mehdi Maadooliat [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.