Launch the Shiny Application Demonstration
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.
launchApp(type = "ufssa")
type |
type of FSSA with options of |
a shiny application object
## Not run: launchApp() ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.