October 2016

Make tilegrams in R with tilegramsR

October 14, 2016 | David Smith

In this busy election season (here in the US, at least), we're seeing a lot of maps. Some states are red, some states are blue. But there's a problem: voters are not evenly distributed throughout the United States. In this map (the firethirtyeight.com US election forecast on October 13) Montana (... [Read more...]

reproducible logo generated by ggtree

October 14, 2016 | R on Guangchuang Yu

ggtree provides many helper functions for manupulating phylogenetic trees and make it easy to explore tree structure visually. Here, as examples, I used ggtree to draw capital character G and C, which are first letter of my name :-). To draw a tree in such shape, we need fan layout (...
[Read more...]

Global Temp: Geo-Spatial Records over Time

October 14, 2016 | data_steve

Over the past couple months there have been datavizs showing global average temp trends. They have gotten a lot of media attention, so I got to see examples fairly regularly. Several of them (e.g., 1 and 2) used the same HadCRUT global temperature a... [Read more...]

grim knight [a riddle]

October 13, 2016 | xi'an

The Riddler of this week had a riddle that is a variation of the knight tour problem, namely “…how long is the longest path a knight can travel on a standard 8-by-8 chessboard without letting the path intersect itself?” the riddle being then one of a self-avoiding random walk [kind]… ...
[Read more...]

Fixing R Documentation

October 13, 2016 | DataCamp Blog

If you couldn't tell already, we are pretty big fans of the R language here at DataCamp. From its ability to create complex statistical models with a few lines of code to its robust graphical capabilities and stunning data visualizations - R is a... [Read more...]

Seinfeld streak at GitHub: Round Three

October 12, 2016 | Thinking inside the box

Two years ago in this post I reference the Seinfeld Streak used in an even earlier post of regular updates to to the Rcpp Gallery: This is sometimes called Jerry Seinfeld's secret to productivity: Just keep at it. Don't break the streak. and showed the this first chart of GitHub ... [Read more...]

importance sampling by kernel smoothing [experiment]

October 12, 2016 | xi'an

Following my earlier post on Delyon and Portier’s proposal to replacing the true importance distribution ƒ with a leave-one-out (!) kernel estimate in the importance sampling estimator, I ran a simple one-dimensional experiment to compare the performances of the traditional method with this alternative. The true distribution is a N(0,½) with ...
[Read more...]

3 Reasons to Learn Caret

October 12, 2016 | DataCamp Blog

Machine learning is the study and application of algorithms that learn from and make predictions on data. From search results to self-driving cars, it has manifested itself in all areas of our lives and is one of the most exciting and fast-growing fields of research in the world of data ... [Read more...]

Exporting R tables in LaTeX

October 12, 2016 | Ivan Svetunkov

Recently I have started using LaTeX for all my documents and presentations. Don’t ask me why, I just like how texts look there rather than in products of Microsoft (and I in general dislike MS… we have a long unpleasant history). So, I sometimes need to export tables from ... [Read more...]

Mapping Walmart Growth Across the US using R

October 11, 2016 | n.ashutosh

Have you seen the Walmart growth maps video at flowingdata? And, did you wish that you could create similar animated movies using R? Well, you came to the right place. In this post, you will learn how to create point maps at the zip code level and then animate them ... [Read more...]
1 8 9 10 11 12 15

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)