Learn R Programming

FitAR (version 1.94)

SeriesB: Series B

Description

closing price of common stock, daily, May 17 1961 to November 2 1962

Usage

data(SeriesB)

Arguments

Format

The format is: num [1:369] 460 457 452 459 462 459 463 479 493 490 ...

Source

Box and Jenkins (1970). Time Series Analysis.

Examples

Run this code
data(SeriesB)
plot(SeriesB)

Run the code above in your browser using DataLab