stock_data: Stock Data

stock_dataR Documentation

Stock Data

Description

A simple tibble containing the S&P 500 return and the VIX volatility index from 1992:01 through 2018:11.

Usage

stock_data

Format

A tibble with 3 components.

dates

The vector of dates.

sp_return

The S&P 500 returns.

vix

The volatility index.


TextForecast documentation built on April 25, 2022, 9:06 a.m.