Re: [R] which model suits for these kind of data

2010-06-24 Thread Uwe Ligges
You are probably under Windows. The Menu to install from local zip files implies you specify a precompiled binary package. Uwe Ligges On 24.06.2010 06:12, vijaysheegi wrote: Hi , i am trying to install tseries packages from local drive.i am getting .Please advise I am getting this errror

Re: [R] which model suits for these kind of data

2010-06-24 Thread vijaysheegi
Hi , i am trying to install tseries packages from local drive.i am getting .Please advise I am getting this errror Please advise > utils:::menuInstallLocal() Error in gzfile(file, "r") : cannot open the connection In addition: Warning message: In gzfile(file, "r") : cannot open compressed file

Re: [R] which model suits for these kind of data

2010-06-22 Thread Gabor Grothendieck
Try this: library(forecast) f <- forecast(DF[,3]); f plot(f) On Tue, Jun 22, 2010 at 4:14 AM, vijaysheegi wrote: > > Hi , > please  help me which model is helpful for  forecasting giving following > inputs (inputs are not linear) > > sales date        shopnuber    total      20%profit  10%profi

[R] which model suits for these kind of data

2010-06-22 Thread vijaysheegi
Hi , please help me which model is helpful for forecasting giving following inputs (inputs are not linear) sales dateshopnubertotal 20%profit 10%profit 2009-10-03 1 41891 286339028 2009-10-04 1 49152 758841564 2009-10-05 1 45804