Learn R Programming

VineCopula (version 2.5.1)

daxreturns: Major German Stocks

Description

This data set contains transformed standardized residuals of daily log returns of 15 major German stocks represented in the index DAX observed from January 2005 to August 2009. Each time series is filtered using a GARCH(1,1) model with Student t innovations.

Arguments

Format

A data frame with 1158 observations on 15 variables. Column names correspond to ticker symbols of the stocks.

See Also

RVineStructureSelect()

Examples

Run this code

# load the data set
data(daxreturns)

# compute the empirical Kendall's tau matrix
TauMatrix(daxreturns)

Run the code above in your browser using DataLab