2014

What size will you be after you lose weight?

November 14, 2014 | dan

REDDITORS’ BEFORE AND AFTER MEASUREMENTS ANALYZED Click to enlarge How many pounds do you need to lose in order to reduce your waistline by one inch? How many kilos do you need to lose to reduce your waistline by one centimeter? We wanted to find out. We were having trouble ... [Read more...]

Dynamic occupancy models in Stan

November 14, 2014 | Maxwell B. Joseph

Occupancy modeling is possible in Stan as shown here, despite the lack of support for integer parameters. In many Bayesian applications of occupancy modeling, the true occupancy states (0 or 1) are directly modeled, but this can be avoided by marginalizing out the true occupancy state. The Stan manual (pg. 96) gives an ... [Read more...]

Scatter Plot Matrices in R

November 13, 2014 | Arnold Salvacion

One of our graduate student ask me on how he can check for correlated variables on his dataset. Using R, his problem can be done is three (3) ways. First, he can use the cor function of the stat package to calculate correlation coefficient between vari...
[Read more...]

How to become a data scientist in 8 easy steps: the infographic

November 13, 2014 | DataCamp

This post was written by the team behind DataCamp, the online interactive learning platform for data science.   After being dubbed “sexiest job of the 21st Century” by Harvard Business Review, data scientists have stirred the interest of the general public. Many people are intrigued by this job, namely because the ... [Read more...]

A look at the igraph package

November 13, 2014 | Joseph Rickert

by Joseph Rickert The igraph package has become a fundamental tool for the study of graphs and their properties, the manipulation and visualization of graphs and the statistical analysis of networks. To get an idea of just how firmly igraph has become embedded into the R package ecosystem consider that ... [Read more...]

In case you missed it: October 2014 Roundup

November 12, 2014 | David Smith

In case you missed them, here are some articles from October of particular interest to R users. R hits a new milestone with 6,000 CRAN packages, and R 3.1.2 released. Revolution Analytics announces Revolution R Open, a supported and enhanced downstream distribution of R. (Learn more at the webinar on Wednesday November 12.) ... [Read more...]

Solutions on github

November 12, 2014 | Max Kuhn

See this page. We're not done with them all but chapter 3 and 4 are there and the regression chapters are not too far behind. The Rnw files (using knitr LaTeX) are there along with the corresponding pdf files. You may have better solutions than ... [Read more...]

AusDM 2014 Conference Program

November 12, 2014 | Yanchang Zhao

The Program of AusDM 2014 Conference is now available at http://ausdm14.ausdm.org/program. It features two keynote talks, one on Learning in Sequential Decision Problems by Prof Peter Bartlett from UC Berkeley, and the other on Making Sense of a Random World through … Continue reading → [Read more...]

Mobility from Mobile Phones

November 12, 2014 | Thiemo Fetzer

I have worked on big data in my work with QuBit in London. In my research I increasingly find the tools I learnt there to be extremely useful. The keywords are smart data management for big data, such as hadoop and hive for querying just the right set of data ... [Read more...]

Convergence of a Series

November 12, 2014 | Francis Smart

Let us explore using simulation some of the concepts of basic asymptotic theory as presented in Wooldridge 2012, Chapter 3.Definition: A sequence of nonrandom numbers {a_N:N=1,2,...} converges to a if for all epsilon__0 there exists N_epsilon such that N__N_epsilon, then $$|a_N - a|100]$$ is an ...
[Read more...]

Copying files with R

November 11, 2014 | Amy Whitehead

Following on from my recent experience with deleting files using R, I found myself needing to copy a large number of raster files from a folder on my computer to a USB drive so that I could post them to … Continue reading → [Read more...]

3D Plots with ggplot2 and Plotly

November 11, 2014 | Joseph Rickert

by Matt Sundquist Plotly, co-founder Plotly is a platform for data analysis, graphing, and collaboration. You can use ggplot2, Plotly's R API, and Plotly's web app to make and share interactive plots. Now, you can you can also make 3D plots. Immediately below are a few examples of 3D plots. ... [Read more...]
1 16 17 18 19 20 145

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)