Predictive Analytics using R

9
PREDICTIVE ANALYTICS USING “R” Bhaskara Reddy Sannapureddy, Senior Project Manager @Infosys, +91-7702577769

Transcript of Predictive Analytics using R

Page 1: Predictive Analytics using R

PREDICTIVE ANALYTICS

USING “R”

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

Page 2: Predictive Analytics using R

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.

Page 3: Predictive Analytics using R

“R”

Page 4: Predictive Analytics using 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

Page 5: Predictive Analytics using R

PHARMACEUTICAL

ANALYTICS USING “R”

Page 6: Predictive 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

Page 7: Predictive Analytics using R

BLOGS

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

Page 8: Predictive Analytics using R

REFERENCES

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

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

Page 9: Predictive Analytics using R

THANK YOU