stockindex: Finance Data

stockindexR Documentation

Finance Data

Description

This is a dataset containing the log return on three financial market indices and 46 stocks between 2013 and 2015. The responses are the financial indices, "VIX", "SP500", and "DJI", and the predictors are 46 stocks from the market. The data are given in three-day gap from 700 trading days. We also provide the validation datasets of three indices.

Usage

data("stockindexVIX")
data("stockindexGSPC")
data("stockindexDJI")
data("validVIX")
data("validGSPC")
data("validDJI")

Details

This example is used to demonstrate the use of the functions fusionbase and fusionmixed. This dataset has correlated responses and the same predictors values for three models.

Source

This data is available on Yahoo Finance.


FusionLearn documentation built on April 25, 2022, 1:05 a.m.