yahoo: Yahoo Closing Prices

Description Usage Format Examples

Description

Daily closing prices (US dollars) of Yahoo.com shares from 12 April 1996 to 26 April 2000.

Usage

1

Format

An irregular time series with 1017 values.

Examples

1
2
3
data(yahoo)
plot(yahoo,type="l",ylab="Yahoo closing prices")
plot(diff(100*log(yahoo)),type="l",ylab="Yahoo log returns (percent)")

Example output

Loading required package: ellipse

Attaching package: 'ellipse'

The following object is masked from 'package:graphics':

    pairs

SMPracticals documentation built on May 2, 2019, 11:12 a.m.