2015

Software from CSHL Genome Informatics 2015

November 2, 2015 | Stephen Turner

I just returned from the Genome Informatics meeting at Cold Spring Harbor. This was, hands down, the best scientific conference I've been to in years. The quality of the talks and posters was excellent, and it was great meeting in person many of the scientists and developers whose tools and ... [Read more...]

An Ephemeral Update to daylight()

November 2, 2015 | hrbrmstr

This occurrence of the bi-annual corruption of the space-time continuum (i.e. changing to/from standard/daylight time) in the U.S. caused me to make a slight change to the code from an older post. The daylight() function now auto-discovers the date and location information (via telize) from the ...
[Read more...]

jug 0.1.0 on CRAN

November 2, 2015 | FishyOperations

Jug is a package to allow you to easily create web APIs based on your R codestack. Documentation and examples can be found at: http://bart6114.github.io/jug/ To get started; give the CRUD-like example a try. First clone the example respository. ... [Read more...]

Our Differential Privacy Mini-series

November 1, 2015 | Nina Zumel

We’ve just finished off a series of articles on some recent research results applying differential privacy to improve machine learning. Some of these results are pretty technical, so we thought it was worth working through concrete examples. And some of the original results are locked behind academic journal paywalls, ...
[Read more...]

Clustering Customer Satisfaction Ratings

November 1, 2015 | Joel Cadwell

We run our cluster analysis with great expectations, hoping to uncover diverse segments with contrasting likes and dislikes of the brands they use. Instead, too often, our K-means analysis returns the above graph of parallel lines indicating that the pattern of high and low ratings are the same for everyone ... [Read more...]

Clustering Customer Satisfaction Ratings

November 1, 2015 | Joel Cadwell

We run our cluster analysis with great expectations, hoping to uncover diverse segments with contrasting likes and dislikes of the brands they use. Instead, too often, our K-means analysis returns the above graph of parallel lines indicating that the p... [Read more...]

Vacancies in Europe

November 1, 2015 | Wingfeet

I like playing around with data from Eurostat. At this time the tools to do so are just so easy. There are tools to pull the data directly from the data base in R (eurostat package). Process it a bit using dplyr and before you know it, ggplot makes a ... [Read more...]

Vacancies in Europe

November 1, 2015 | Wingfeet

I like playing around with data from Eurostat. At this time the tools to do so are just so easy. There are tools to pull the data directly from the data base in R (eurostat package). Process it a bit using dplyr and before you know it, ggplot makes a ... [Read more...]

RcppArmadillo 0.6.200.2.0

October 31, 2015 | Thinking inside the box

Yet another monthly upstream Armadillo update gets us the first changes to the new the 6.* series. This was preceded by two uploads of test released to GitHub-only. These two were tested both against all reverse-dependencies as usual. A matching upload to Debian will follow shortly. Armadillo is a powerful and ... [Read more...]

Don’t use stats::aggregate()

October 31, 2015 | John Mount

When working with an analysis system (such as R) there are usually good reasons to prefer using functions from the “base” system over using functions from extension packages. However, base functions are sometimes locked into unfortunate design compromises that can now be avoided. In R’s case I would say: ... [Read more...]

Why bother with magrittr

October 31, 2015 | civilstat

I’ve seen R users swooning over the magrittr package for a while now, but I couldn’t make heads or tails of all these scary %__% symbols. Finally I had time for a closer look, and it seems potentially handy indeed. … Continue reading → [Read more...]

Competing views on Argentina’s Frontrunner

October 30, 2015 | » R

It might be too early to state anything solid, but the few polls prospecting the runoff election in Argentina seem to be telling two distinct histories. Hugo Haime and IPSOS suggest Daniel Scioli is going up while Elypsis and Polldata say he’s sinking as weeks go by. The last ...
[Read more...]
1 25 26 27 28 29 143

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)