The R Project SVN R

Rev

Rev 5413 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

\name{EuStockMarkets}
\alias{EuStockMarkets}
\title{
  Daily Closing Prices of Major European Stock Indices, 1991-1998.
}
\usage{
data(EuStockMarkets)
}
\format{
  A multivariate time series with 1860 observations on 4 variables.
  The object is of class \code{"mts"}.
}
\description{
   Contains the daily closing prices of major European stock indices:
   Germany DAX (Ibis), Switzerland SMI, France CAC, and UK FTSE. The data
   are sampled in business time, i.e., weekends and holidays are omitted.
}

\source{
  The data were kindly provided by Erste Bank AG, Vienna, Austria.
}
\keyword{datasets}