-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.Rmd
169 lines (110 loc) · 5.03 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
title : Montreal R Users
subtitle : Wow session
author : Corey Chivers
job : PhD Candidate, Data Hacker
logo : mtlRlogo.png
framework : io2012 # {io2012, html5slides, shower, dzslides, ...}
highlighter : highlight.js # {highlight.js, prettify, highlight}
hitheme : tomorrow #
widgets : [mathjax] # {mathjax, quiz, bootstrap}
mode : standalone # {standalone, draft}
--- .class #id
### Welcome to the
<center>![mtlrusers](assets/img/mtlRlogo_lrg2.png)</center>
<br>
<br>
<br>
<br>
<br>
Sponsored by:
[![revo](assets/img/RevolutionAnalytics.png)](http://www.revolutionanalytics.com/)
---
## R does statistics
---
```{r smallplot, fig.width=6, fig.height=6}
hw<-read.csv('data/heightweight.csv')
fit<-lm(weightLb~heightIn,data=hw)
plot(weightLb~heightIn,data=hw,xlab='Height (Inches)',ylab='Weight (Lbs)')
abline(fit,lty=2)
```
----
## R does reproducible research
---
[knitr](http://yihui.name/knitr/) + git
![](assets/img/knit-logo.png) + ![](assets/img/octocat.png)
library(knitr)
knit('001-minimal.Rmd')
Let us change our traditional attitude to the construction of programs: Instead of imagining that our main task is to instruct a computer what to do, let us concentrate rather on explaining to humans what we want the computer to do.
-- Donald E. Knuth, Literate Programming, 1984
---
## R does GIS
---
<center>[![bikes](assets/img/bike_ggplot.png)](http://spatialanalysis.co.uk/2012/02/great-maps-ggplot2/)</center>
---
<center>[![bikes](assets/img/2010-06-30.png)](http://www.youtube.com/watch?v=hJE2_XMdfTk)</center>
---
## R does (competitive) datamining
---
### Tool of choice for [Kagglers](http://kaggle.com/)
<center>[![](assets/img/kaggle-tools1.png)](http://blog.kaggle.com/2011/11/27/kagglers-favorite-tools/)</center>
---
### Observing dark worlds Kaggle competition
<center>[![](assets/img/sky248.png)](http://bayesianbiologist.com/2012/10/13/observing-dark-worlds-visualizing-dark-matters-distorting-effect-on-galaxies/)</center>
---
### [LDA Topic modelling of the Sarah Palin Emails](http://blog.echen.me/2011/06/27/topic-modeling-the-sarah-palin-emails/)
* Wildlife:
* game, fish, moose, wildlife, hunting, bears, polar, bear, subsistence, management, area, board, hunt, wolves, control, department, year, use, wolf, habitat, hunters, caribou, program, denby, fishing, …
* Energy/Fuel/Oil/Mining:
* energy, fuel, costs, oil, alaskans, prices, cost, nome, now, high, being, home, public, power, mine, crisis, price, resource, need, community, fairbanks, rebate, use, mining, villages, …
* Trig/Family/Inspiration:
* family, web, mail, god, son, from, congratulations, children, life, child, down, trig, baby, birth, love, you, syndrome, very, special, bless, old, husband, years, thank, best, …
* Education/Waste:
* school, waste, education, students, schools, million, read, email, market, policy, student, year, high, news, states, program, first, report, business, management, bulletin, information, reports, 2008, quarter, …
---
## R does Business Intelligence
---
### Demand forecasting at John Deere
<center>[![](assets/img/john-deere.jpg)](http://www.revolutionanalytics.com/news-events/free-webinars/2012/order-fulfillment-forecasting-at-john-deere/)</center>
---
<center>[![](assets/img/R_for_BA.jpg)](http://www.amazon.com/R-Business-Analytics-A-Ohri/dp/1461443423)</center>
---
## R does Big Data
---
<center>[![](assets/img/techcrunch.png)](http://techcrunch.com/2012/10/27/big-data-right-now-five-trendy-open-source-technologies/)</center>
### "The R community is one of the most thrilling places to be in Big Data right now." --TechCrunch
---
### R and Hadoop
<center>[![](assets/img/rmr.png)](http://blog.revolutionanalytics.com/2011/09/mapreduce-hadoop-r.html)</center>
---
## R does journalism
---
<center>[![](assets/img/newyorktimes.png)](http://www.nytimes.com/interactive/2012/05/05/sports/baseball/mariano-rivera-and-his-peers.html?ref=baseball)</center>
---
<center>[![](assets/img/subOBAMA.jpg)](http://www.nytimes.com/imagepages/2008/04/16/us/20080416_OBAMA_GRAPHIC.html)</center>
---
## R does the web
---
<center>[![](assets/img/facebookvis.png)](https://www.facebook.com/notes/facebook-engineering/visualizing-friendships/469716398919)</center>
---
<center>![](assets/img/google_Rpaper.png)</center>
http://research.google.com/pubs/pub37483.html
---
<center>[![](assets/img/wajam.png)](http://www.wajam.com/)</center>
---
# Easy web apps with Shiny
http://www.rstudio.com/shiny/
---
## Community development, community support
---
# Packages on CRAN
<center>![](assets/img/fig_10_cran.png)</center>
---
<center>[![](assets/img/ranks_slope.png)](http://www.drewconway.com/zia/?p=2892)</center>
---
## Thank you for hosting!
<center>![title](../../latestLOGO.jpg)</center>
---
## Source
These slides were created using [Ramnath Vaidyanathan](https://github.com/ramnathv)'s [Slidify package](http://ramnathv.github.com/slidify/)
Slide source available on [github](https://github.com/MontrealRUserGroup/rwowdeck)
![](assets/img/octocat.png)