Learn R Programming

perARMA (version 1.7)

volumes.sep: Volumes of energy, Nord Pool Spot Exchange, from 1st and 2nd September 2010.

Description

One-dimenssional discrete time series, which conatins 48 real-valued observations of volumes of energy traded on the Nord Pool Spot Exchange. These are omitted before the last two days of volumes data and are used to compare the predicted values of the series volumes with real values in volumes.sep.

Usage

data(volumes.sep)

Arguments

Format

The format is: Time-Series [1:48] from 1 to 48: 25281 24576 24306 24266 24515 ...

Examples

Run this code
data(volumes.sep)
message(volumes.sep)

Run the code above in your browser using DataLab