Page 1 of 1

forecasting by using multiple regression method

Posted: Wed Sep 23, 2009 1:17 am
by Qmars
Hi,
I'd like to write a program to forecast number of cars sold in five countries for period of 2009-2020.
My data is in stacked format and are as follow:
:series: Cars sold 2000-2008
:series: GDP 2000-2020
:series: roads in KM 2000-2020
:series: average age of cars in circulation 2000-2020

Could anybody advise me how to write this piece of program?