Learn R Programming

BayesChange (version 2.3.0)

stock_multi: Daily Stock Price Dataset (Multivariate Open/Close Series)

Description

This dataset contains detrended and standardized daily opening and closing stock prices for the 50 largest companies in the S&P 500 index. Data cover the period from January 1, 2020 to January 1, 2022, with 505 daily observations per company.

Usage

data(stock_multi)

Arguments

Format

A numeric array of dimension 2 × 505 × 50:

Dimension 1

Price type: "Open", "Close"

Dimension 2

Daily observations (505)

Dimension 3

Companies (S&P 500 top 50)