Prasad Kale
2016-Mar-29 15:37 UTC
[R] Can forecasting is possible through R Studio on the basis of past experience of data
Hi All, I am very new to the R. I just want to ask whether through R Studio can I able to build forecasting module. Means on the basis of past experience can I able to predict future trend. To start up can you please provide me any useful links or documents so by referring this i will try at my end. Thanks in advance. [[alternative HTML version deleted]]
Boris Steipe
2016-Mar-29 15:51 UTC
[R] Can forecasting is possible through R Studio on the basis of past experience of data
R Studio is basically a wrapper for R. To find out more about how to work with R, just use Google. Or, for a more focussed experience, navigate to www.rseek.org B. On Mar 29, 2016, at 11:37 AM, Prasad Kale <prasad.prasad.kale at gmail.com> wrote:> Hi All, > > I am very new to the R. I just want to ask whether through R Studio can I > able to build forecasting module. > > Means on the basis of past experience can I able to predict future trend. > > To start up can you please provide me any useful links or documents so by > referring this i will try at my end. > > Thanks in advance. > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
Bert Gunter
2016-Mar-29 16:25 UTC
[R] Can forecasting is possible through R Studio on the basis of past experience of data
You should have first searched the RStudio website, where you would have found: https://www.rstudio.com/online-learning/#R Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Tue, Mar 29, 2016 at 8:37 AM, Prasad Kale <prasad.prasad.kale at gmail.com> wrote:> Hi All, > > I am very new to the R. I just want to ask whether through R Studio can I > able to build forecasting module. > > Means on the basis of past experience can I able to predict future trend. > > To start up can you please provide me any useful links or documents so by > referring this i will try at my end. > > Thanks in advance. > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.