August 2015

Watch 18 years of R development in 15 minutes

August 3, 2015 | David Smith

R is an incredibly active software project. Since the first code was checked into Subversion back on 18 September 1997, there have been more than 100,000 updates to the R sources by the 20-some members of the R Core Team. As you can see from the activity graphs from the GitHub mirror of ... [Read more...]

Going Bananas #2: A Needle In A Haystack

August 3, 2015 | aschinchon

Now I’m gonna tell my momma that I’m a traveller, I’m gonna follow the sun (The Sun, Parov Stelar) Inspired by this book I read recently, I decided to do this experiment. The idea is comparing how easy is to find sequences of numbers inside Pi, e, ...
[Read more...]

Ternary Interpolation / Smoothing

August 3, 2015 | Nicholas Hamilton

For a long time, people have been sending me requests for a suitable smoothing / contouring / interpolation geometry be made available via ggtern, over and above the Kernel Density function. I am very pleased to say, that the recent version 1.0.6 has this feature added. Let me demonstrate how it works. This ... [Read more...]

Interview with a Data Scientist (Hadley Wickham)

August 2, 2015 | emaasit

Originally posted on Models are illuminating and wrong:I recently interviewed Hadley Wickham the creator of Ggplot2 and a famous R Stats person. He works for RStudio and his job is to work on Open Source software aimed at Data Geeks. Hadley is famous for his contributions to Data Science ... [Read more...]

Survival Analysis – 1

August 2, 2015 | steadyfish

I recently was looking for methods to apply to time-to-event data and started exploring Survival Analysis Models. In this post, I'm exploring basic KM estimator. It is a nonparametric estimator of the survival function. There are couple of instances when the KM estimator comes in handy - When the survival ... [Read more...]

Survival Analysis – 1

August 2, 2015 | steadyfish

I recently was looking for methods to apply to time-to-event data and started exploring Survival Analysis Models. In this post, I'm exploring basic KM estimator which is a nonparametric estimator of the survival function using a real dataset (on time t... [Read more...]

Two New R Packages – qrencoder & passwordrandom

August 2, 2015 | hrbrmstr

Believe it or not, there are two [1] [2] questions on @StackOverflowR about how to make QR codes in R. I personally think QR codes are kinda hokey, but who am I to argue with pressing needs of the #rstats community? I found libqrencode and it’s highly brew-able and apt-able (probably ...
[Read more...]

Playing with leafletR

August 2, 2015 | Nathalie

Coming back from a bicycle ride in Tarn, I wanted to have a look at the trip. This gave me the opportunity to learn how to use the R package leafletR to obtain an HTML map using leaflet and the great projects OpenStreetMap or Thunderforest (among others). Introduction To use ... [Read more...]

The other carbon dioxide problem.

August 2, 2015 | S. Richter-Walsh

Researchers say ocean acidification may have dramatic effects on phytoplankton. Edit section Phytoplankton, tiny plants which live in the ocean, form the foundation of the marine food web and play an important role in the regulation of Earth’s climate. These wonderful organisms create their own food using sunlight, nutrients ...
[Read more...]

cricketr plays the ODIs!

August 2, 2015 | Tinniam V Ganesh

Introduction In this post my package ‘cricketr’ takes a swing at One Day Internationals(ODIs). Like test batsman who adapt to ODIs with some innovative strokes, the cricketr package has some additional functions and some modified functions to handle the high strike and economy rates in ODIs. As before I ...
[Read more...]

Simple regression models in R

August 1, 2015 | Mic

Linear regression models are one the simplest and yet a very powerful models you can use in R to fit observed data and try to predict quantitative phenomena. Say you know that a certain variable y is somewhat correlated with a certain variable x and you can reasonably get an ...
[Read more...]
1 11 12 13 14

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)