August 2016

useR and JSM 2016 conferences: a story in tweets

August 23, 2016 | David Robinson

I was amused by a Guardian article last month that declared “I’m a serious academic, not a professional Instagrammer,” arguing that social media is a distraction for scientific research. This attitude was, to say the least, not popular on academic Twitter, which responded with the #seriousacademic hashtag. When someone ... [Read more...]

GSoC 2016 Report – Rperform

August 23, 2016 | Analytical Monk

Developer: Akash Tandon Mentors: Joshua Ulrich, Toby Dylan Hocking Official Project Link: Rperform: performance analysis of R package code This project meant to deal primarily with development of Rperform’s functionalities to allow developers to obtain potential performance impacts of a pull request (PR) without having to merge, extension of ...
[Read more...]

Visualising Residuals

August 23, 2016 | Simon Jackson

Residuals. Now there’s something to get you out of bed in the morning! OK, maybe residuals aren’t the sexiest topic in the world. Still, they’re an essential element and means for identifying potential problems of any statistical model. For example, the residuals from a linear regression model ...
[Read more...]

New package tokenizers joins rOpenSci

August 23, 2016 | Lincoln Mullen

The R package ecosystem for natural language processing has been flourishing in recent days. R packages for text analysis have usually been based on the classes provided by the NLP or tm packages. Many of them depend on Java. But recently there have been a number of new packages for ... [Read more...]

Trends in daily R package downloads

August 23, 2016 | Peter Solymos

This post was prompted by this blog about using the cranlogs package by Gabor Csardi. But my own interest as long time package developer dates back to this post by Ben Bolker. I like to see that my packages are being used. So I thought why stop at counting downloads ... [Read more...]

How to win a drone in 20 lines of R code

August 22, 2016 | mlr-org

Or a less clickbaity title: Model based optimization of machine learning models with mlr and mlrMBO. I recently participated in the #TEFDataChallenge a datathon organized by Wayra. The first price was a drone for every team member, which is a pretty ...
[Read more...]

Matrix Operations Exercises

August 22, 2016 | Francisco Méndez

This set of exercises will help you to learn and test your skill in matrix operations, starting with basic ones like scalar multiplication all the way through eigenvalue and eigenvectors. Before proceeding, it might be helpful to look over the help pages for the diag, t, eigen, and crossprod functions. ... [Read more...]

Five great charts in 5 lines of R code each

August 22, 2016 | David Smith

Sharon Machlis is a journalist with Computerworld, and to show other journalists how great R is for data visualization she shows them these five data visualizations, each of which can be created in 5 lines of R code or less. I've reproduced Sharon's code and charts below. I did make a ... [Read more...]

MOOC "Take lineaR decisions" (Ca’ Foscari University)

August 22, 2016 | Paolo Pellizzari

The MOOC "Take lineaR decisions" will begin on September 19th 2016, covering some models of decision making mainly based on computational linear algebra (linear systems and eigenvalues/vectors). The course, delivered by prof. Paolo Pellizzari, can be used to acquire practical skills in the use of the open software R in ...
[Read more...]
1 2 3 4 5 6 14

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)