aggregation.proc {HyetosMinute}R Documentation

Aggregation process

Description

The function aggregation.proc aggregates a time series at a higher time scale.

Usage

aggregation.proc(x,h) 

Arguments

x

Historical or synthetic time series as vector.

h

Time scale (e.g. 1 for 1 hour, 6 for 6 hours, 24 for daily scale, 1/60 for 1 min, 1/30 for 2min, 1/12 for 5 min etc.).

Value

Y

A vector of aggregated time series.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

http://itia.ntua.gr/el/docinfo/368/


[Package HyetosMinute version 2.2 Index]