Re: [R] see the example and help me

2010-03-14 Thread chinna
Hi Jonathan, On a side note, my predicted values are consistently about $50,000 higher than the ones you got from what were using. Since I don't know what exactly your tool is doing, I can't tell you why that is). If you want to take into account the fact that it's actually a time series, R has p

Re: [R] see the example and help me

2010-03-11 Thread Jonathan Christensen
Hi, On Thu, Mar 11, 2010 at 3:46 AM, chinna wrote: > > Hi Peter konings, > Sorry man the forecasted values i have given wrong > once again see my question and please give me the answer. > > > > This is the forecasted report that i get using the reporting tool cognos(BI > Reporting Too

Re: [R] see the example and help me

2010-03-11 Thread chinna
Hi Peter konings, Sorry man the forecasted values i have given wrong once again see my question and please give me the answer. sample report data that i want to forecast quarter quarter_index Revenue 2007 Q1 1 $3,856,799 2007

Re: [R] see the example and help me

2010-03-10 Thread chinna
Hi, can u please elaborate your answer. using the first report i have to generate second report for the year 2010 quarterly forecasted results. Thanks in advance. -- View this message in context: http://n4.nabble.com/see-the-example-and-help-me-tp1587229p1587386.html Sent from the R help m

Re: [R] see the example and help me

2010-03-10 Thread Peter Konings
Sure. Say your sample data is a dataframe called sampledata: sampledata$revenuePredictor <- 4032525 You might want to use a different model to predict revenue, though. On Wed, Mar 10, 2010 at 11:59 AM, chinna wrote: > > sample report data that i want to forecast > > quarter quarter_index

[R] see the example and help me

2010-03-10 Thread chinna
sample report data that i want to forecast quarter quarter_index Revenue 2007 Q1 1 $3,856,799 2007 Q2 2 $4,243,328 2007 Q3 3 $4,930,369 2007 Q4 4 $5,443,579 2008 Q1