SlideShare ist ein Scribd-Unternehmen logo
1 von 37
Downloaden Sie, um offline zu lesen
Moving from SAS to R
Thomas W. Dinsmore
Seth Mottaghinejad
August 7
Poll #1
What analytics platforms are you currently using?
(please check all that apply)
• R/RRE
• SAS
• SPSS
• Tibco/Spotfire
• Other
2
Revolution Confidential
Moving from SAS to R
Introduction
Why choose R over SAS?
Concerns about R
How we can help
How to Migrate from SAS to R
Customer Success
Questions
Revolution Confidential
R: Explosive Growth
Source: Rexer Data Miner Survey, 2007-2013
Use R
R is Primary Tool
70%
Revolution Confidential
Who uses R for analytics today?
5
Revolution Confidential
6
R Penetrates Enterprise Analytics
0
200
400
600
800
1,000
1,200
1,400
1,600
2014 2015 2016 2017 2018
Top 10 Global Bank – Planned Analytic Seats
SAS R
Revolution Confidential
7
Why choose R over
SAS?
Revolution Confidential
8
Your new analysts already know R.
Revolution Confidential
9
R is a comprehensive
analytics platform.
Revolution Confidential
10
R is flexible and customizable.
Revolution Confidential
11
R is free; SAS is expensive.
Revolution Confidential
12
Concerns about R
Revolution Confidential
13
“We don’t know what’s in the code.”
Revolution Confidential
14
“We’ll be on our own.”
Revolution Confidential
15
“R doesn’t scale.”
Revolution Confidential
16
“We have a lot of SAS programs.”
Revolution Confidential
17
How we can help:
“We don’t know what’s in the code.”
“We’ll be on our own.”
“R doesn’t scale.”
“We have a lot of SAS programs.”
Build Assurance
Technical Support
Distributed Platform
Migration Services
Are you currently exploring alternative analytics
platforms?
• Yes
• No
Poll #2
Migrating from SAS to R:
What you need to know
19
Revolution Confidential
About me
20
 Stats background
 Over 5 years R and SAS
experience
 Worked on migrating SAS
projects to R
 Teach a class on R for SAS
users
 Passionate advocate
bringing R to industry
Revolution Confidential
21
You may be…
• New to R?
• Using SAS and
• think it is too expensive
• think it does not integrate well with other apps
• have a hard time attracting younger talent
• curious about R
• thinking of migrating to R
• in the process of migrating to R
• want to scale up to a Hadoop cluster or a traditional grid
• Migration from SAS to R is doable.
Revolution Confidential
22
SAS vs R and RRE
• Conceptually, SAS and R are very different
languages, yet you can leverage a lot of what you
know. Revolution Analytics has training and services
to help you learn to work in R.
• Often when switching from SAS to R we give up a
pre-packaged solution in return for a flexible, robust
solution that you can easily augment.
• Writing code that works in R is easy, but writing
production-level code in R is more difficult.
• Through its ScaleR package, RRE brings to the table
many of the features that make R an enterprise
solution.
Revolution Confidential
23
SAS vs R and RRE
• The explicit logic is the logic for implementing the
project independent of any specific code. The
implicit logic is the logic for implementing the project
based on reading and understanding the code.
• Can you diagram your project’s workflow (explicit
logic)?
• How much do you value adherence to the implicit
logic (SAS code)?
• If you had to rewrite the project, would you write the code in
the same way or is there room for simplifying?
• Was the project the work of a single person or did multiple
people work on it?
Revolution Confidential
24
Migrating from SAS: DATA Step
• Working with data (create, transform, and
reshape) is straightforward in R.
• If you use PROC SQL for many of your data
operations, you may be able to bring most of it
into R without having to rewrite it in R code,
although this may not be the most efficient way.
• You must act with caution in some cases, such
as missing data or formatting issues.
• How much data-processing do you perform?
• What sorts of data sets do you import/read from?
Revolution Confidential
25
Migrating from SAS: PROCs
• Except for a few notable cases (such as PROC
IMPORT/EXPORT, TRANSPOSE) most PROCs in
SAS are used to summarize data or to analyze data
(modeling and data-mining).
• Some statistical procedures may be implemented in a
slightly different way in SAS vs R, resulting in tiny
differences in computations. If such differences
matter, we can always build on an existing solution or
write our own. Creating a custom-made solution is
far more easier in R than in SAS.
• What statistical procedures do you use?
• Do you want to exactly replicate your SAS code?
Revolution Confidential
26
Migrating from SAS: Macros
• Macros in SAS are a “separate” language, built on top
of the SAS language. You write SAS code to
manipulate and analyze data, and you write macros
to manipulate the SAS code itself, with the intention
of automating the code.
• There is no “R macro language”: R is flexible enough
to also be its own macro language. However, in the
case of more advanced macros, this often means that
the converted R code will look very different from its
SAS counterpart.
• Do you use macros? If so, can you provide
examples?
Revolution Confidential
27
Migrating from SAS: ODS
• ODS is SAS’s way of exporting results to other
formats. It can be used as part of a pipeline or
for reporting.
• The fact that R is open-source makes it even
easier to create hookups to external formats
(Excel, PDFs, HTML, etc.), which results in even
more flexibility.
• Can you describe your pipeline/workflow?
• What formats do you export to? Who is the
target audience (e.g. internal vs external)?
Revolution Confidential
28
Migrating from SAS: What else?
• SAS has more components than covered so far, e.g.
SAS Enterprise Miner, SAS EG, SAS IML, add-ons
for design and analysis of experiments, and more.
• R’s ease of integration with third party tools makes it
very easy to extend its capability.
• What are some specific SAS features that you want
to migrate into R?
• What are some concerns you might have about
migrating?
• How are you preparing for the migration?
Revolution Confidential
29
Handover of the R project
• For a successful handover, we need to think of ways to test
the R code to ensure that it can replicate the SAS code.
• Documentation will be provided and some on-site
knowledge transfer may be needed.
• Training is also an option.
• How much of your data will you share?
• Is the data you will share representative of your “best data”
or your “worst data”?
• What are your success criteria?
• Who will be in charge of testing the code?
• How do you envisage the knowledge transfer?
In what scenario would you consider supplementing your
production analytics platform? (all that apply)
• New data environment (Hadoop)
• Research / Data Exploration
• Improve performance for production systems
• Lower costs for production systems
• New production application development
Poll #3
Revolution Confidential
31
Customer Success
Revolution Confidential
32
Old Solution New Solution
Revolution Confidential
33
Old Solution New Solution
Revolution Confidential
34
Old Solution New Solution
Revolution Confidential
Moving from SAS to R
Introduction
Why choose R over SAS?
Concerns about R
How we can help
How to Migrate from SAS to R
Customer Success
Questions
Revolution Confidential
36
Join us in September
Merkle will share their experience building a multi-channel
customer analytics system with RRE, Cloudera and
Tableau
You can register on the Revolution Analytics website next week.
23SEP14 at 10:00 AM, Pacific
37

Weitere ähnliche Inhalte

Was ist angesagt?

Migration scenarios RISE with SAP S4HANA Cloud, Private Edition - Version #1....
Migration scenarios RISE with SAP S4HANA Cloud, Private Edition - Version #1....Migration scenarios RISE with SAP S4HANA Cloud, Private Edition - Version #1....
Migration scenarios RISE with SAP S4HANA Cloud, Private Edition - Version #1....
Yevilina Rizka
 

Was ist angesagt? (20)

Utilizing HFM to Handle the Requirements of IFRS
Utilizing HFM to Handle the Requirements of IFRSUtilizing HFM to Handle the Requirements of IFRS
Utilizing HFM to Handle the Requirements of IFRS
 
02 Essbase
02 Essbase02 Essbase
02 Essbase
 
SSIS Presentation
SSIS PresentationSSIS Presentation
SSIS Presentation
 
Sas demo
Sas demoSas demo
Sas demo
 
KScope14 Jython Scripting
KScope14 Jython ScriptingKScope14 Jython Scripting
KScope14 Jython Scripting
 
Oracle Data Integrator 12c - Getting Started
Oracle Data Integrator 12c - Getting StartedOracle Data Integrator 12c - Getting Started
Oracle Data Integrator 12c - Getting Started
 
Oracle Data Integrator
Oracle Data Integrator Oracle Data Integrator
Oracle Data Integrator
 
A Roadmap for SAS Programmers to Clinical Statistical Programming
A Roadmap for SAS Programmers to Clinical Statistical ProgrammingA Roadmap for SAS Programmers to Clinical Statistical Programming
A Roadmap for SAS Programmers to Clinical Statistical Programming
 
Enterprise Architecture using TOGAF 's ADM - Architecture Delivery Method (...
Enterprise Architecture using TOGAF 's ADM - Architecture Delivery Method (...Enterprise Architecture using TOGAF 's ADM - Architecture Delivery Method (...
Enterprise Architecture using TOGAF 's ADM - Architecture Delivery Method (...
 
Managing Business Continuity During the COVID-19 Crisis (August 25, 2021)
Managing Business Continuity During the COVID-19 Crisis (August 25, 2021)Managing Business Continuity During the COVID-19 Crisis (August 25, 2021)
Managing Business Continuity During the COVID-19 Crisis (August 25, 2021)
 
What is Enterprise Architecture?
What is Enterprise Architecture?What is Enterprise Architecture?
What is Enterprise Architecture?
 
Agile in Medical Software Development
Agile in Medical Software DevelopmentAgile in Medical Software Development
Agile in Medical Software Development
 
Technical Walkthrough of SAP S/4HANA System Conversion
Technical Walkthrough of SAP S/4HANA System ConversionTechnical Walkthrough of SAP S/4HANA System Conversion
Technical Walkthrough of SAP S/4HANA System Conversion
 
Enterprise Resource Planning (ERP), Oracle and SAP ERP Solutions
Enterprise Resource Planning (ERP), Oracle and SAP ERP SolutionsEnterprise Resource Planning (ERP), Oracle and SAP ERP Solutions
Enterprise Resource Planning (ERP), Oracle and SAP ERP Solutions
 
EA foundations - 01 (views & viewpoints)
EA foundations - 01 (views & viewpoints)EA foundations - 01 (views & viewpoints)
EA foundations - 01 (views & viewpoints)
 
1 3 introduction to open_ehr
1 3 introduction to open_ehr1 3 introduction to open_ehr
1 3 introduction to open_ehr
 
ERP Roll out Implementation
ERP Roll out ImplementationERP Roll out Implementation
ERP Roll out Implementation
 
Big Challenges in Data Modeling: NoSQL and Data Modeling
Big Challenges in Data Modeling: NoSQL and Data ModelingBig Challenges in Data Modeling: NoSQL and Data Modeling
Big Challenges in Data Modeling: NoSQL and Data Modeling
 
Migration scenarios RISE with SAP S4HANA Cloud, Private Edition - Version #1....
Migration scenarios RISE with SAP S4HANA Cloud, Private Edition - Version #1....Migration scenarios RISE with SAP S4HANA Cloud, Private Edition - Version #1....
Migration scenarios RISE with SAP S4HANA Cloud, Private Edition - Version #1....
 
Oracle Vs SAP ERPs
Oracle Vs SAP ERPsOracle Vs SAP ERPs
Oracle Vs SAP ERPs
 

Andere mochten auch

Pattern: An Open Source Project for Migrating Predictive Models from SAS
Pattern: An Open Source Project for Migrating Predictive Models from SASPattern: An Open Source Project for Migrating Predictive Models from SAS
Pattern: An Open Source Project for Migrating Predictive Models from SAS
DataWorks Summit
 
A Retailer's Guide To iBeacon Marketing
A Retailer's Guide To iBeacon MarketingA Retailer's Guide To iBeacon Marketing
A Retailer's Guide To iBeacon Marketing
G3 Communications
 

Andere mochten auch (7)

Introduction to Microsoft R Services
Introduction to Microsoft R ServicesIntroduction to Microsoft R Services
Introduction to Microsoft R Services
 
Self Development through Technology - Personal Growth & Learning in the 21st ...
Self Development through Technology - Personal Growth & Learning in the 21st ...Self Development through Technology - Personal Growth & Learning in the 21st ...
Self Development through Technology - Personal Growth & Learning in the 21st ...
 
Model Building with RevoScaleR: Using R and Hadoop for Statistical Computation
Model Building with RevoScaleR: Using R and Hadoop for Statistical ComputationModel Building with RevoScaleR: Using R and Hadoop for Statistical Computation
Model Building with RevoScaleR: Using R and Hadoop for Statistical Computation
 
Pattern: An Open Source Project for Migrating Predictive Models from SAS
Pattern: An Open Source Project for Migrating Predictive Models from SASPattern: An Open Source Project for Migrating Predictive Models from SAS
Pattern: An Open Source Project for Migrating Predictive Models from SAS
 
A Retailer's Guide To iBeacon Marketing
A Retailer's Guide To iBeacon MarketingA Retailer's Guide To iBeacon Marketing
A Retailer's Guide To iBeacon Marketing
 
Pattern - an open source project for migrating predictive models from SAS, et...
Pattern - an open source project for migrating predictive models from SAS, et...Pattern - an open source project for migrating predictive models from SAS, et...
Pattern - an open source project for migrating predictive models from SAS, et...
 
Visualizing data using t-SNE
Visualizing data using t-SNEVisualizing data using t-SNE
Visualizing data using t-SNE
 

Ähnlich wie Moving From SAS to R Webinar Presentation - 07Aug14

Is Revolution R Enterprise Faster than SAS? Benchmarking Results Revealed
Is Revolution R Enterprise Faster than SAS? Benchmarking Results RevealedIs Revolution R Enterprise Faster than SAS? Benchmarking Results Revealed
Is Revolution R Enterprise Faster than SAS? Benchmarking Results Revealed
Revolution Analytics
 
Bluegranite AA Webinar FINAL 28JUN16
Bluegranite AA Webinar FINAL 28JUN16Bluegranite AA Webinar FINAL 28JUN16
Bluegranite AA Webinar FINAL 28JUN16
Andy Lathrop
 
Creating Value That Scales with Revolution Analytics & Alteryx
Creating Value That Scales with Revolution Analytics & AlteryxCreating Value That Scales with Revolution Analytics & Alteryx
Creating Value That Scales with Revolution Analytics & Alteryx
Revolution Analytics
 
Michal Marušan: Scalable R
Michal Marušan: Scalable RMichal Marušan: Scalable R
Michal Marušan: Scalable R
GapData Institute
 

Ähnlich wie Moving From SAS to R Webinar Presentation - 07Aug14 (20)

Big data analytics using R
Big data analytics using RBig data analytics using R
Big data analytics using R
 
Big Data Day LA 2016/ Big Data Track - Apply R in Enterprise Applications, Lo...
Big Data Day LA 2016/ Big Data Track - Apply R in Enterprise Applications, Lo...Big Data Day LA 2016/ Big Data Track - Apply R in Enterprise Applications, Lo...
Big Data Day LA 2016/ Big Data Track - Apply R in Enterprise Applications, Lo...
 
Journey to SAS Analytics Grid with SAS, R, Python
Journey to SAS Analytics Grid with SAS, R, PythonJourney to SAS Analytics Grid with SAS, R, Python
Journey to SAS Analytics Grid with SAS, R, Python
 
Is Revolution R Enterprise Faster than SAS? Benchmarking Results Revealed
Is Revolution R Enterprise Faster than SAS? Benchmarking Results RevealedIs Revolution R Enterprise Faster than SAS? Benchmarking Results Revealed
Is Revolution R Enterprise Faster than SAS? Benchmarking Results Revealed
 
Big Data Analytics with R
Big Data Analytics with RBig Data Analytics with R
Big Data Analytics with R
 
Data Analytics Domain
Data Analytics DomainData Analytics Domain
Data Analytics Domain
 
In-Database Analytics Deep Dive with Teradata and Revolution
In-Database Analytics Deep Dive with Teradata and RevolutionIn-Database Analytics Deep Dive with Teradata and Revolution
In-Database Analytics Deep Dive with Teradata and Revolution
 
Performance and Scale Options for R with Hadoop: A comparison of potential ar...
Performance and Scale Options for R with Hadoop: A comparison of potential ar...Performance and Scale Options for R with Hadoop: A comparison of potential ar...
Performance and Scale Options for R with Hadoop: A comparison of potential ar...
 
Bluegranite AA Webinar FINAL 28JUN16
Bluegranite AA Webinar FINAL 28JUN16Bluegranite AA Webinar FINAL 28JUN16
Bluegranite AA Webinar FINAL 28JUN16
 
Operational Analytics Using Spark and NoSQL Data Stores
Operational Analytics Using Spark and NoSQL Data StoresOperational Analytics Using Spark and NoSQL Data Stores
Operational Analytics Using Spark and NoSQL Data Stores
 
The Essential Guide to SAP Cloud, Data Migration, ABAP, and Reporting.pdf
The Essential Guide to SAP Cloud, Data Migration, ABAP, and Reporting.pdfThe Essential Guide to SAP Cloud, Data Migration, ABAP, and Reporting.pdf
The Essential Guide to SAP Cloud, Data Migration, ABAP, and Reporting.pdf
 
Horses for Courses: Database Roundtable
Horses for Courses: Database RoundtableHorses for Courses: Database Roundtable
Horses for Courses: Database Roundtable
 
High Performance Predictive Analytics in R and Hadoop
High Performance Predictive Analytics in R and HadoopHigh Performance Predictive Analytics in R and Hadoop
High Performance Predictive Analytics in R and Hadoop
 
20160317 - PAZUR - PowerBI & R
20160317  - PAZUR - PowerBI & R20160317  - PAZUR - PowerBI & R
20160317 - PAZUR - PowerBI & R
 
Creating Value That Scales with Revolution Analytics & Alteryx
Creating Value That Scales with Revolution Analytics & AlteryxCreating Value That Scales with Revolution Analytics & Alteryx
Creating Value That Scales with Revolution Analytics & Alteryx
 
Analytics Beyond RAM Capacity using R
Analytics Beyond RAM Capacity using RAnalytics Beyond RAM Capacity using R
Analytics Beyond RAM Capacity using R
 
DataMass Summit - Machine Learning for Big Data in SQL Server
DataMass Summit - Machine Learning for Big Data  in SQL ServerDataMass Summit - Machine Learning for Big Data  in SQL Server
DataMass Summit - Machine Learning for Big Data in SQL Server
 
microsoft r server for distributed computing
microsoft r server for distributed computingmicrosoft r server for distributed computing
microsoft r server for distributed computing
 
Big Data Predictive Analytics with Revolution R Enterprise (Gartner BI Summit...
Big Data Predictive Analytics with Revolution R Enterprise (Gartner BI Summit...Big Data Predictive Analytics with Revolution R Enterprise (Gartner BI Summit...
Big Data Predictive Analytics with Revolution R Enterprise (Gartner BI Summit...
 
Michal Marušan: Scalable R
Michal Marušan: Scalable RMichal Marušan: Scalable R
Michal Marušan: Scalable R
 

Mehr von Revolution Analytics

The network structure of cran 2015 07-02 final
The network structure of cran 2015 07-02 finalThe network structure of cran 2015 07-02 final
The network structure of cran 2015 07-02 final
Revolution Analytics
 

Mehr von Revolution Analytics (20)

Speeding up R with Parallel Programming in the Cloud
Speeding up R with Parallel Programming in the CloudSpeeding up R with Parallel Programming in the Cloud
Speeding up R with Parallel Programming in the Cloud
 
Migrating Existing Open Source Machine Learning to Azure
Migrating Existing Open Source Machine Learning to AzureMigrating Existing Open Source Machine Learning to Azure
Migrating Existing Open Source Machine Learning to Azure
 
R in Minecraft
R in Minecraft R in Minecraft
R in Minecraft
 
The case for R for AI developers
The case for R for AI developersThe case for R for AI developers
The case for R for AI developers
 
Speed up R with parallel programming in the Cloud
Speed up R with parallel programming in the CloudSpeed up R with parallel programming in the Cloud
Speed up R with parallel programming in the Cloud
 
The R Ecosystem
The R EcosystemThe R Ecosystem
The R Ecosystem
 
R Then and Now
R Then and NowR Then and Now
R Then and Now
 
Predicting Loan Delinquency at One Million Transactions per Second
Predicting Loan Delinquency at One Million Transactions per SecondPredicting Loan Delinquency at One Million Transactions per Second
Predicting Loan Delinquency at One Million Transactions per Second
 
Reproducible Data Science with R
Reproducible Data Science with RReproducible Data Science with R
Reproducible Data Science with R
 
The Value of Open Source Communities
The Value of Open Source CommunitiesThe Value of Open Source Communities
The Value of Open Source Communities
 
The R Ecosystem
The R EcosystemThe R Ecosystem
The R Ecosystem
 
R at Microsoft (useR! 2016)
R at Microsoft (useR! 2016)R at Microsoft (useR! 2016)
R at Microsoft (useR! 2016)
 
Building a scalable data science platform with R
Building a scalable data science platform with RBuilding a scalable data science platform with R
Building a scalable data science platform with R
 
R at Microsoft
R at MicrosoftR at Microsoft
R at Microsoft
 
The Business Economics and Opportunity of Open Source Data Science
The Business Economics and Opportunity of Open Source Data ScienceThe Business Economics and Opportunity of Open Source Data Science
The Business Economics and Opportunity of Open Source Data Science
 
Taking R Analytics to SQL and the Cloud
Taking R Analytics to SQL and the CloudTaking R Analytics to SQL and the Cloud
Taking R Analytics to SQL and the Cloud
 
The Network structure of R packages on CRAN & BioConductor
The Network structure of R packages on CRAN & BioConductorThe Network structure of R packages on CRAN & BioConductor
The Network structure of R packages on CRAN & BioConductor
 
The network structure of cran 2015 07-02 final
The network structure of cran 2015 07-02 finalThe network structure of cran 2015 07-02 final
The network structure of cran 2015 07-02 final
 
Simple Reproducibility with the checkpoint package
Simple Reproducibilitywith the checkpoint packageSimple Reproducibilitywith the checkpoint package
Simple Reproducibility with the checkpoint package
 
R at Microsoft
R at MicrosoftR at Microsoft
R at Microsoft
 

Kürzlich hochgeladen

➥🔝 7737669865 🔝▻ Ongole Call-girls in Women Seeking Men 🔝Ongole🔝 Escorts S...
➥🔝 7737669865 🔝▻ Ongole Call-girls in Women Seeking Men  🔝Ongole🔝   Escorts S...➥🔝 7737669865 🔝▻ Ongole Call-girls in Women Seeking Men  🔝Ongole🔝   Escorts S...
➥🔝 7737669865 🔝▻ Ongole Call-girls in Women Seeking Men 🔝Ongole🔝 Escorts S...
amitlee9823
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Just Call Vip call girls Palakkad Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls Palakkad Escorts ☎️9352988975 Two shot with one girl...Just Call Vip call girls Palakkad Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls Palakkad Escorts ☎️9352988975 Two shot with one girl...
gajnagarg
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
amitlee9823
 
Just Call Vip call girls Mysore Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls Mysore Escorts ☎️9352988975 Two shot with one girl (...Just Call Vip call girls Mysore Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls Mysore Escorts ☎️9352988975 Two shot with one girl (...
gajnagarg
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Just Call Vip call girls Bellary Escorts ☎️9352988975 Two shot with one girl ...
Just Call Vip call girls Bellary Escorts ☎️9352988975 Two shot with one girl ...Just Call Vip call girls Bellary Escorts ☎️9352988975 Two shot with one girl ...
Just Call Vip call girls Bellary Escorts ☎️9352988975 Two shot with one girl ...
gajnagarg
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Just Call Vip call girls kakinada Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls kakinada Escorts ☎️9352988975 Two shot with one girl...Just Call Vip call girls kakinada Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls kakinada Escorts ☎️9352988975 Two shot with one girl...
gajnagarg
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
amitlee9823
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
amitlee9823
 
Just Call Vip call girls Erode Escorts ☎️9352988975 Two shot with one girl (E...
Just Call Vip call girls Erode Escorts ☎️9352988975 Two shot with one girl (E...Just Call Vip call girls Erode Escorts ☎️9352988975 Two shot with one girl (E...
Just Call Vip call girls Erode Escorts ☎️9352988975 Two shot with one girl (E...
gajnagarg
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Kürzlich hochgeladen (20)

➥🔝 7737669865 🔝▻ Ongole Call-girls in Women Seeking Men 🔝Ongole🔝 Escorts S...
➥🔝 7737669865 🔝▻ Ongole Call-girls in Women Seeking Men  🔝Ongole🔝   Escorts S...➥🔝 7737669865 🔝▻ Ongole Call-girls in Women Seeking Men  🔝Ongole🔝   Escorts S...
➥🔝 7737669865 🔝▻ Ongole Call-girls in Women Seeking Men 🔝Ongole🔝 Escorts S...
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
Just Call Vip call girls Palakkad Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls Palakkad Escorts ☎️9352988975 Two shot with one girl...Just Call Vip call girls Palakkad Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls Palakkad Escorts ☎️9352988975 Two shot with one girl...
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
 
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men  🔝mahisagar🔝   Esc...
➥🔝 7737669865 🔝▻ mahisagar Call-girls in Women Seeking Men 🔝mahisagar🔝 Esc...
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Just Call Vip call girls Mysore Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls Mysore Escorts ☎️9352988975 Two shot with one girl (...Just Call Vip call girls Mysore Escorts ☎️9352988975 Two shot with one girl (...
Just Call Vip call girls Mysore Escorts ☎️9352988975 Two shot with one girl (...
 
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night StandCall Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Doddaballapur Road ☎ 7737669865 🥵 Book Your One night Stand
 
Just Call Vip call girls Bellary Escorts ☎️9352988975 Two shot with one girl ...
Just Call Vip call girls Bellary Escorts ☎️9352988975 Two shot with one girl ...Just Call Vip call girls Bellary Escorts ☎️9352988975 Two shot with one girl ...
Just Call Vip call girls Bellary Escorts ☎️9352988975 Two shot with one girl ...
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Just Call Vip call girls kakinada Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls kakinada Escorts ☎️9352988975 Two shot with one girl...Just Call Vip call girls kakinada Escorts ☎️9352988975 Two shot with one girl...
Just Call Vip call girls kakinada Escorts ☎️9352988975 Two shot with one girl...
 
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Nandini Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
SAC 25 Final National, Regional & Local Angel Group Investing Insights 2024 0...
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Just Call Vip call girls Erode Escorts ☎️9352988975 Two shot with one girl (E...
Just Call Vip call girls Erode Escorts ☎️9352988975 Two shot with one girl (E...Just Call Vip call girls Erode Escorts ☎️9352988975 Two shot with one girl (E...
Just Call Vip call girls Erode Escorts ☎️9352988975 Two shot with one girl (E...
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 

Moving From SAS to R Webinar Presentation - 07Aug14

  • 1. Moving from SAS to R Thomas W. Dinsmore Seth Mottaghinejad August 7
  • 2. Poll #1 What analytics platforms are you currently using? (please check all that apply) • R/RRE • SAS • SPSS • Tibco/Spotfire • Other 2
  • 3. Revolution Confidential Moving from SAS to R Introduction Why choose R over SAS? Concerns about R How we can help How to Migrate from SAS to R Customer Success Questions
  • 4. Revolution Confidential R: Explosive Growth Source: Rexer Data Miner Survey, 2007-2013 Use R R is Primary Tool 70%
  • 5. Revolution Confidential Who uses R for analytics today? 5
  • 6. Revolution Confidential 6 R Penetrates Enterprise Analytics 0 200 400 600 800 1,000 1,200 1,400 1,600 2014 2015 2016 2017 2018 Top 10 Global Bank – Planned Analytic Seats SAS R
  • 8. Revolution Confidential 8 Your new analysts already know R.
  • 9. Revolution Confidential 9 R is a comprehensive analytics platform.
  • 10. Revolution Confidential 10 R is flexible and customizable.
  • 11. Revolution Confidential 11 R is free; SAS is expensive.
  • 13. Revolution Confidential 13 “We don’t know what’s in the code.”
  • 16. Revolution Confidential 16 “We have a lot of SAS programs.”
  • 17. Revolution Confidential 17 How we can help: “We don’t know what’s in the code.” “We’ll be on our own.” “R doesn’t scale.” “We have a lot of SAS programs.” Build Assurance Technical Support Distributed Platform Migration Services
  • 18. Are you currently exploring alternative analytics platforms? • Yes • No Poll #2
  • 19. Migrating from SAS to R: What you need to know 19
  • 20. Revolution Confidential About me 20  Stats background  Over 5 years R and SAS experience  Worked on migrating SAS projects to R  Teach a class on R for SAS users  Passionate advocate bringing R to industry
  • 21. Revolution Confidential 21 You may be… • New to R? • Using SAS and • think it is too expensive • think it does not integrate well with other apps • have a hard time attracting younger talent • curious about R • thinking of migrating to R • in the process of migrating to R • want to scale up to a Hadoop cluster or a traditional grid • Migration from SAS to R is doable.
  • 22. Revolution Confidential 22 SAS vs R and RRE • Conceptually, SAS and R are very different languages, yet you can leverage a lot of what you know. Revolution Analytics has training and services to help you learn to work in R. • Often when switching from SAS to R we give up a pre-packaged solution in return for a flexible, robust solution that you can easily augment. • Writing code that works in R is easy, but writing production-level code in R is more difficult. • Through its ScaleR package, RRE brings to the table many of the features that make R an enterprise solution.
  • 23. Revolution Confidential 23 SAS vs R and RRE • The explicit logic is the logic for implementing the project independent of any specific code. The implicit logic is the logic for implementing the project based on reading and understanding the code. • Can you diagram your project’s workflow (explicit logic)? • How much do you value adherence to the implicit logic (SAS code)? • If you had to rewrite the project, would you write the code in the same way or is there room for simplifying? • Was the project the work of a single person or did multiple people work on it?
  • 24. Revolution Confidential 24 Migrating from SAS: DATA Step • Working with data (create, transform, and reshape) is straightforward in R. • If you use PROC SQL for many of your data operations, you may be able to bring most of it into R without having to rewrite it in R code, although this may not be the most efficient way. • You must act with caution in some cases, such as missing data or formatting issues. • How much data-processing do you perform? • What sorts of data sets do you import/read from?
  • 25. Revolution Confidential 25 Migrating from SAS: PROCs • Except for a few notable cases (such as PROC IMPORT/EXPORT, TRANSPOSE) most PROCs in SAS are used to summarize data or to analyze data (modeling and data-mining). • Some statistical procedures may be implemented in a slightly different way in SAS vs R, resulting in tiny differences in computations. If such differences matter, we can always build on an existing solution or write our own. Creating a custom-made solution is far more easier in R than in SAS. • What statistical procedures do you use? • Do you want to exactly replicate your SAS code?
  • 26. Revolution Confidential 26 Migrating from SAS: Macros • Macros in SAS are a “separate” language, built on top of the SAS language. You write SAS code to manipulate and analyze data, and you write macros to manipulate the SAS code itself, with the intention of automating the code. • There is no “R macro language”: R is flexible enough to also be its own macro language. However, in the case of more advanced macros, this often means that the converted R code will look very different from its SAS counterpart. • Do you use macros? If so, can you provide examples?
  • 27. Revolution Confidential 27 Migrating from SAS: ODS • ODS is SAS’s way of exporting results to other formats. It can be used as part of a pipeline or for reporting. • The fact that R is open-source makes it even easier to create hookups to external formats (Excel, PDFs, HTML, etc.), which results in even more flexibility. • Can you describe your pipeline/workflow? • What formats do you export to? Who is the target audience (e.g. internal vs external)?
  • 28. Revolution Confidential 28 Migrating from SAS: What else? • SAS has more components than covered so far, e.g. SAS Enterprise Miner, SAS EG, SAS IML, add-ons for design and analysis of experiments, and more. • R’s ease of integration with third party tools makes it very easy to extend its capability. • What are some specific SAS features that you want to migrate into R? • What are some concerns you might have about migrating? • How are you preparing for the migration?
  • 29. Revolution Confidential 29 Handover of the R project • For a successful handover, we need to think of ways to test the R code to ensure that it can replicate the SAS code. • Documentation will be provided and some on-site knowledge transfer may be needed. • Training is also an option. • How much of your data will you share? • Is the data you will share representative of your “best data” or your “worst data”? • What are your success criteria? • Who will be in charge of testing the code? • How do you envisage the knowledge transfer?
  • 30. In what scenario would you consider supplementing your production analytics platform? (all that apply) • New data environment (Hadoop) • Research / Data Exploration • Improve performance for production systems • Lower costs for production systems • New production application development Poll #3
  • 35. Revolution Confidential Moving from SAS to R Introduction Why choose R over SAS? Concerns about R How we can help How to Migrate from SAS to R Customer Success Questions
  • 37. Join us in September Merkle will share their experience building a multi-channel customer analytics system with RRE, Cloudera and Tableau You can register on the Revolution Analytics website next week. 23SEP14 at 10:00 AM, Pacific 37