Learn R Programming

TSA (version 0.99)

SP: Quarterly Standard & Poor's Composite Index of stock price values / time series

Description

Quarterly S&P Composite Index, 1936Q1 - 1977Q4.

Usage

data(SP)

Arguments

format

The format is: Time-Series [1:168] from 1936 to 1978: 149 148 160 172 179 ...

source

Frees, E. W., Data Analysis Using Regression Models, Prentice Hall, 1996.

Examples

Run this code
data(SP)
## maybe str(SP) ; plot(SP) ...

Run the code above in your browser using DataLab