June 2014

Phylogenies in R and Python

June 2, 2014 | Nathan Lemoine

One of the reasons I switched to Python from R is because Python’s phylogenetic capabilities are very well developed, but R is catching up. I’m moving into phylogenetic community ecology, which requires a lot of tree manipulation and calculation of … Continue reading → [Read more...]

Win Free eCopies of Social Media Mining with R

June 2, 2014 | Guest Author

This is a sponsored post by Richard Heimann. Rich is Chief Data Scientist at L-3 NSS and recently published Social Media Mining with R (Packt Publishing, 2014) with co-author Nathan Danneman, also a Data Scientist at L-3 NSS Data Tactics. … Continue reading → The post Win Free eCopies of Social Media Mining ... [Read more...]

Social Media Mining with R (Book Review)

June 2, 2014 | arsalvacion

The book Social Media Mining with R is a timely text for researchers and practitioners, specially those in social sciences who want to apply the method of social media mining and learn basic R. The author provided a good balance of theory and step-by-s... [Read more...]

floweR

June 2, 2014 | aschinchon

It is the time you have wasted for your rose that makes your rose so important (Antoine de Saint-Exupéry, The Little Prince) Yesterday I found a package called circular and I could not suppress to do this: Make your own floweRs: [Read more...]

Shading between two lines – ggplot

June 1, 2014 | nzcoops

First one to say geom_ribbon loses. I was plotting some data for a colleague, had two lines (repeated experiment) per person (time on the x axis) facetted by id, I thought it’d be nice to shade the area between the … Continue reading → [Read more...]

Weekend at Bernoulli’s

June 1, 2014 | David

I have been doing some background reading on group sequential trials for an upcoming project. One of the papers I came across in terms of the required numerical methods is "Repeated Significance Tests on Accumulating Data" (Armitage, et al, 1969). In t... [Read more...]

Malawi Animated Rainfall Map

June 1, 2014 | arsalvacion

Couple of months ago, Charles Langton Vanya of Malawi contacted me on how to make animated rainfall map  in R. I was very busy that I was not able to respond. Anyway, to Mr. Vanya, here is the code you can play on to produce a similar map as below.
[Read more...]

Regular expression and associated functions in R

June 1, 2014 | grumble10

When working with strings regular expressions are an extremely powerful tool to look for specific patterns in the strings. In informatics a string is several characters put together, this can be words, sentences, or DNA code. Regular expression were developed for the language of Perl (http://www.perl.org/) and ... [Read more...]
1 10 11 12

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)