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

SP500

Daily changes in the S&P 500 index


Description

This dataset contains the quantised daily changes xi in the Standard & Poor’s index price, from January 2, 1928 until October 7, 2016. The price changes are quantised to 7 values as follows: If the change between two successive trading days (i - 1) and i is smaller than -3%, xi is set equal to 0; if the change is between -3% and -2%, xi=1; for changes in the intervals (-2%, -1%], (-1%, 1%], (1%, 2%], and (2%, 3%] xi is set equal to 2,3,4 and 5, respectively; and for changes greater than 3%, xi = 6.

Usage

SP500

Format

An object of class "character".

References

Yahoo! finance. (yahoo_finance)

Examples

BCT(SP500, 10)

BCT

Bayesian Context Trees for Discrete Time Series

v1.1
GPL (>= 2)
Authors
Ioannis Papageorgiou, Valentinian Mihai Lungu, Ioannis Kontoyiannis
Initial release
2020-12-04

We don't support your browser anymore

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