Eurostoxx50 {bayess}R Documentation

Eurostoxx50 exerpt dataset

Description

This dataset is a collection of four time series connected with the stock market. Those are the stock values of the four companies ABN Amro, Aegon, Ahold Kon., and Air Liquide, observed from January 1, 1998, to November 9, 2003.

Usage

data(Eurostoxx50)

Format

A data frame with 1486 observations on the following 5 variables.

date

six-digit date

Abn

value of the ABN Amro stock

Aeg

value of the Aegon stock

Aho

value of the Ahold Kon. stock

AL

value of the Air Liquide stock

Details

Those four companies are the first stocks (in alphabetical order) to appear in the financial index Eurostoxx50.

Examples

data(Eurostoxx50)
summary(Eurostoxx50)

[Package bayess version 1.6 Index]