S_P_500_Close {transformerForecasting}R Documentation

S&P 500's closing price data

Description

The S&P 500's closing price as data provides an excellent real-world application. The S&P 500 index, a key benchmark for U.S. stock market performance, is vital for portfolio management, risk assessment, and market analysis. The original data frame contains 1340 rows and 2 variables. Here, we have taken only 200 rows and 2 variables for demonstration.

Usage

S_P_500_Close

Format

A data frame with 200 rows and 2 variables:

Date

Formatted date

Price

Numerical price values


[Package transformerForecasting version 0.1.0 Index]