Learn R Programming

Sleuth3 (version 1.0-3)

ex1519: El Nino and the Southern Oscillation

Description

The data are the Sea Surface Temperatures (SST) and Southern Oscillation Index (SOI) measurements from 1950 to 2010.

Usage

ex1519

Arguments

Format

A data frame with 732 observations on the following 4 variables.

Year

year

Month

a numerical variable for month, with 1 = January

SOI

the Southern Oscillation Index)

SST

the Sea Surfact Temperature)

References

U.S. National Oceanographic and Atmospheric Administration (http://www.cpc.ncep.noaa.gov/data/indices/).

See Also

case1502

Examples

Run this code
# NOT RUN {
str(ex1519)
# }

Run the code above in your browser using DataLab