January 2016

Delaware versus Chesapeake revisited

January 26, 2016 | AdventuresInData

In this earlier post, I analyzed tidal water surface elevation data from the NOAA PORTS system from both the Delaware Estuary and the Chesapeake Bay, showing how the two systems react very differently to the tidal forcing at their Atlantic Ocean boundaries.  Animated plots may be even more effective at ... [Read more...]

Delaware versus Chesapeake revisited

January 26, 2016 | AdventuresInData

In this earlier post, I analyzed tidal water surface elevation data from the NOAA PORTS system from both the Delaware Estuary and the Chesapeake Bay, showing how the two systems react very differently to the tidal forcing at their Atlantic Ocean bounda... [Read more...]

How To Import Data Into R – New Course

January 26, 2016 | DataCamp Blog

Importing your data into R to start your analyses: it should be the easiest step. Unfortunately, this is almost never the case. Data is stored in all sorts of formats, ranging from from flat files to other statistical software files to databases and web data. A skilled data scientist knows ...
[Read more...]

R typos

January 26, 2016 | xi'an

At MCMskv, Alexander Ly (from Amsterdam) pointed out to me some R programming mistakes I made in the introduction to Metropolis-Hastings algorithms I wrote a few months ago for the Wiley on-line encyclopedia! While the outcome (Monte Carlo posterior) of the corrected version is moderately changed this is nonetheless embarrassing! ... [Read more...]

H2o encoders starter

January 26, 2016 | Vincent D. Warmerdam

This document contains a startup script for H2O in R. It is a silly example (why would anybody want to train a deep encoder on the iris dataset) but it helps people get started. This setup is meant for local use, not for cluster setup. Just copy the code ... [Read more...]

Conditional execution exercises

January 26, 2016 | r-exercises

In the exercises below we cover the basics of conditional execution. In all previous exercises, the solutions required one or more R statements that were all executed consecutively. In this series of exercises we’re going to use the if, else and ifelse functions, to execute only a subset of ... [Read more...]

Pipelining R and Python in Notebooks

January 26, 2016 | Joseph Rickert

by Micheleen Harris Microsoft Data Scientist As a Data Scientist, I refuse to choose between R and Python, the top contenders currently fighting for the title of top Data Science programming language. I am not going to argue about which is better or pit Python and R against each other. ... [Read more...]

Launching Data Science Africa Blog

January 26, 2016 | Daniel Emaasit

We are glad to announce the launch of datascience-africa.org as a blog that aggregates all the events, news and information impacting the data science community in some of the major cities in Africa. Our community has witnessed the birth and steady growth of several data science meetup groups with ... [Read more...]

Bayesian regression with STAN Part 2: Beyond normality

January 26, 2016 | Lionel Hertzog

In a previous post we saw how to perform bayesian regression in R using STAN for normally distributed data. In this post we will look at how to fit non-normal model in STAN using three example distributions commonly found in empirical data: negative-binomial (overdispersed poisson data), gamma (right-skewed continuous data) ... [Read more...]

Flowing triangles

January 26, 2016 | Markus Gesmann

I have admired the work of the artist Bridget Riley for a long time. She is now in her eighties, but as it seems still very creative and productive. Some of her recent work combines simple triangles in fascinating compositions. The longer I look at them, the more patterns I ...
[Read more...]

Flowing triangles

January 25, 2016 | R on mages' blog

I have admired the work of the artist Bridget Riley for a long time. She is now in her eighties, but as it seems still very creative and productive. Some of her recent work combines simple triangles in fascinating compositions. The longer I look at the... [Read more...]

high dimension Metropolis-Hastings algorithms

January 25, 2016 | xi'an

When discussing high dimension models with Ingmar Schüster Schuster [blame my fascination for accented characters!] the other day, we came across the following paradox with Metropolis-Hastings algorithms. If attempting to simulate from a multivariate standard normal distribution in a large dimension, when starting from the mode of the target, ...
[Read more...]

American Community Survey analyzed with R

January 25, 2016 | David Smith

The American Community Survey, conducted by the US Census Bureau, collects data from around 3.5 million households each year in order to estimate various demographic statistics of the US population, including appliances installed in the home, languages spoken, work experience and much more (here's the complete data dictionary). The data science ... [Read more...]

Mapping US Religion Adherence by County in R

January 25, 2016 | Julia Silge

Today’s guest post is by Julia Silge. After reading Julia’s analysis of religions in America (“This is the Place, Apparently“) I invited her to teach my readers how to map information about US Religious Adherence by County in R. Julia can be found blogging here or on Twitter. ...
[Read more...]
1 2 3 4 5 17

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)