October 2014

Analyze Instagram with R

October 13, 2014 | julianhi

This tutorial will show you how you create an Instagram app, create an authentication process with R and get data via the Instagram API. There is no R package for this yet so we... The post Analyze Instagram with R appeared first on ThinkToStart. [Read more...]

Starting a GIS Investigation with R

October 13, 2014 | Mango Solutions Shop

By Jian Li – Consultant, Shanghai. Geographical data is becoming increasingly important in understanding how we can predict and influence our impact on the world. Data on the location of individuals (be they migrating animals, humans stuck in traffic, or … Continue reading → [Read more...]

Functions and Debugging in R

October 13, 2014 | Mango Solutions Shop

By Chris Campbell – Senior Consultant, UK. One of the most important objects in R are functions. Functions are a type of object that perform most of the actions we make in R. A quick refresher on objects. __ # We … Continue reading → [Read more...]

SIR Model of Epidemics

October 12, 2014 | R on Guangchuang Yu

The SIR model divides the population to three compartments: Susceptible, Infected and Recovered. If the disease dynamic fits the SIR model, then the flow of individuals is one direction from the susceptible group to infected group and then to the recovered group. All individuals are assumed to be identical in ... [Read more...]

Beautiful Curves: The Harmonograph

October 12, 2014 | aschinchon

Each of us has their own mappa mundi (Gala, my indispensable friend) The harmonograph is a mechanism which, by means of several pendulums, draws trajectories that can be analyzed not only from a mathematical point of view but also from an artistic one. In its double pendulum version, one pendulum ...
[Read more...]

Seinfeld streak at GitHub

October 12, 2014 | Thinking inside the box

Early last year, I referred to a Seinfeld Streak in a blog post referring to almost two months of updates to the Rcpp Gallery. This is sometimes called Jerry Seinfeld's secret to productivity: Just keep at it. Don't break the streak. I now have different streak: Now we'll see how ... [Read more...]

Tuning LaplacesDemon

October 12, 2014 | Wingfeet

I was continuing with my Bayesian algorithms in R exercise. For these exercises I port SAS PROC MCMC examples to the various R solutions. However, the next example was logit model and that's just too simple, especially after last week's Jacobian for th... [Read more...]

When to Use Stacked Barcharts?

October 11, 2014 | Solomon

Yesterday a few of us on Facebook’s Data Science Team released a blogpost showing how candidates are campaigning on Facebook in the 2014 U.S. midterm elections. It was picked up in the Washington Post, in which Reid Wilson calls us “data … Continue reading →
[Read more...]

RGLUEANN package available on GitHub

October 11, 2014 | Bart Rogiers

The RGLUEANN package is now available on GitHub at http://github.com/rogiersbart/RGLUEANN. The package provides an R implementation of the coupling between general likelihood uncertainty estimation (GLUE) and artificial neural networks (ANNs)... [Read more...]
1 5 6 7 8 9 11

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)