Learn R Programming

deseasonalize (version 1.35)

Saugeen: Saugeen river, Walkerton, monthly from Jan 1915 to December 1976

Description

Flows in cms

Usage

data(Saugeen)

Arguments

Format

The format is: Time-Series [1:744] from 1915 to 1977: 16 30.3 35.4 41.9 14.7 ...

Source

Environment Canada

Details

Hipel and McLeod (1976, p.476) found the optimal deseasonalization for this data with an ARMA(1,1) was with Fm=5 and Fs=4.

References

K. W. Hipel and A. I. McLeod (1994). Time Series Modelling of Water Resources and Environmental Systems. Elsevier.

Examples

Run this code
#time series plot
plot(Saugeen)
#

Run the code above in your browser using DataLab