Predictive Analytics using R

Post on 13-Jul-2015

114 views 3 download

Transcript of Predictive Analytics using R

PREDICTIVE ANALYTICS

USING “R”

Bhaskara Reddy Sannapureddy, Senior Project Manager @Infosys, +91-7702577769

WHAT IS “R”

The R statistical programming language is a free open source package

based on the S language developed by Bell Labs.

The language is very powerful for writing programs.

Many statistical functions are already built in.

Contributed packages expand the functionality to cutting edge

research.

Since it is a programming language, generating computer code to

complete tasks is required.

“R”

GETTING STARTED

Where to get R?Go to www.r-project.orgDownloads: CRAN Set your Mirror: Anyone in the USA is fine. Select Windows 95 or later. Select base. Select R-2.4.1-win32.exe

• The others are if you are a developer and wish to change the source code.

UNT course website for R:• http://www.unt.edu/rss/SPLUSclasslinks.html

PHARMACEUTICAL

ANALYTICS USING “R”

VIDEOS

http://www.youtube.com/watch?v=8WwVU1sFrKU

http://www.youtube.com/watch?v=Y7OJjIeKcBM

http://www.youtube.com/watch?v=M2u7kbcXI_k

BLOGS

http://www.r-bloggers.com/tag/predictive-analytics/

REFERENCES

All of the R code and files can be found at:

http://www.cran.r-project.org/

THANK YOU