TimeSeriesData | R Documentation |
Data sets used in the examples of the fExtremes packages.
bmwRet
danishClaims
bmwRet
. A data frame with 6146 observations on 2 variables. The first column contains dates (Tuesday 2nd January 1973 until Tuesday 23rd July 1996) and the second column contains the respective value of daily log returns on the BMW share price made on each of those dates. These data are an irregular time series because there is no trading at weekends.
danishClaims
. A data frame with 2167 observations on 2 variables. The first column contains dates and the second column contains the respective value of a fire insurance claim in Denmark made on each of those dates. These data are an irregular time series.
head(bmwRet)
head(danishClaims)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.