Re: [R] forecasted Results

2010-02-23 Thread Patrick Connolly
On Mon, 22-Feb-2010 at 10:56PM -0800, chinna wrote: |> |> I have a table having the data as follows |> |> country Revenue |> us $68967 |> aus $60087 |> newz $78965 |> china $67846 |> |> i am connecting to the database and i am getting data then how can

Re: [R] forecasted Results

2010-02-23 Thread Bart Joosen
How on earth can you forecast your Revenue with such a small sample??? And how do you wanna forecast, how do you want to report, which graphs do you want to make, You started out 4 threads, in each threads was asked to RTFM, provide examples, clarify, . But you still give unclear, hazy a

Re: [R] forecasted Results

2010-02-22 Thread Dieter Menne
chinna wrote: > > i am connecting to the database and i am getting data then how can i get > forecasted results of this > using R project. > A tourist in Berlin asks: "How do I get to the Philharmony?" Berliner: Pratice! Dieter -- View this message in context: http://n4.nabble.com/Gene

[R] forecasted Results

2010-02-22 Thread chinna
I have a table having the data as follows country Revenue us $68967 aus $60087 newz $78965 china $67846 i am connecting to the database and i am getting data then how can i get forecasted results of this using R project. -- View this message in contex