sp500.gr {astsa} | R Documentation |
Returns of the S&P 500
Description
Daily growth rate of the S&P 500 from 2001 though 2011.
Format
The format is: Time Series; Start = c(2001, 2); End = c(2011, 209); Frequency = 252
Source
Douc, Moulines, & Stoffer (2014). Nonlinear Time Series: Theory, Methods and Applications with R Examples. CRC Press. ISBN: <9781466502253>
References
You can find demonstrations of astsa capabilities at FUN WITH ASTSA.
The most recent version of the package can be found at https://github.com/nickpoison/astsa/.
In addition, the News and ChangeLog files are at https://github.com/nickpoison/astsa/blob/master/NEWS.md.
The webpages for the texts and some help on using R for time series analysis can be found at https://nickpoison.github.io/.
[Package astsa version 2.1 Index]