Learn R Programming

tsapp (version 1.0.4)

MDAX: Stock market price of MDAX

Description

Stock market price of MDAX

Usage

MDAX

Arguments

Format

MDAX is a multivariate time series of length 6181 and 4 variables

DAY

Day of the week

MONTH

Month

YEAR

Year

MDAX

Opening stock market price

Examples

Run this code
# NOT RUN {
data(MDAX)
## maybe  tsp(MDAX) ; plot(MDAX[,3]) 
# }

Run the code above in your browser using DataLab