Message-ID: <1c0e0b99-5472-458b-92ab-285b98cec194@v17g2000vbo.googlegroups.com>
Date: 2011-01-12T20:20:41Z
From: analyst41 at hotmail.com
Subject: aggredating date data
I tried a date by date forecast of a time series and it seems to be
too wild. How can I aggregate the date into weeks or months as
required?
Thanks.
The input looks like
ID datadate("YYYY-MM-DD") value_for_day
-- ----- -------
-- ------ --------
and I want to be able to change it to
ID dataweek value_for_week
or
ID datamonth value_ for_ month