Timeseries_Stat: Interactive Seasonal Decomposition of Time Series by Loess...

Description Usage Arguments Details Author(s) Examples

Description

For this example a working internet connection is needed. The user can chose out of a range of stocks and indicators from on yahoo finance what data from what time (in years) should be downloaded as a time series. Then a Seasonal Decomposition of Time Series by Loess is performed on the given time series.

Usage

1

Arguments

height

The height of all plots

width

The width of all plots

Details

If you brush over any part of the decomposition you see a zoom plot in the sidebar panel of the shaded area.

Author(s)

Cornelius Fritz <cornelius.fritz@campus.lmu.de>

Examples

1
2
3
4
height = c(400,800)
if (interactive()) {
  Timeseries_Stat(height =height )
}

corneliusfritz/intervisu documentation built on May 13, 2019, 10:51 p.m.