February 2016

RcppEigen 0.3.2.8.0

February 23, 2016 | Thinking inside the box

Another minor release of RcppEigen is on CRAN and getting into Debian. The main focus is an upgrade to the recent 3.2.7 release of Eigen which should address another UBSAN issue. And once again Yixuan Qiu did all the heavy lifting. The NEWS file entr... [Read more...]

Tidying your data

February 23, 2016 | Roel M. Hogervorst

Introduction To make analyses work we often need to change the way files look. Sometimes information is recorded in a way that was very efficient for input but not workable for your analyses. In other words, the data is messy and we need to make it tidy. Tidy data means 1: ...
[Read more...]

A Faster Scale Function

February 23, 2016 | strictlystat

Problem Setup In recent question on LinkedIn’s R user group, a user asked “How to normalize by the row sums of the variable?”. Now first, we must define what we mean by “normalize” a matrix/data.frame. One way to standardize/normalize a row is to subtract by the ...
[Read more...]

New R package for Eyelink eye-trackers

February 23, 2016 | Simon Barthelme

Eyelink eye-trackers output an avalanche of disorganised crap. I’ve written an R package that will hopefully filter that crap for you. It’s called eyelinker and it’s on Github. It outputs a set of dataframes containing raw traces, saccades, fixations and blinks, meaning it’s easy to produce ...
[Read more...]

R, HDF5 Data and Lightning

February 23, 2016 | Andrew Collier

I used to spend an inordinate amount of time digging through lightning data. These data came from a number of sources, the World Wide Lightning Location Network (WWLLN) and LIS/OTD being the most common. I recently needed to work with some Hierarchical Data Format (HDF) data. HDF is something ... [Read more...]

Next Kölner R User Meeting: Friday, 26 Feburary 2016

February 23, 2016 | Markus Gesmann

The 17th Cologne R user group meeting is scheduled for this Friday, 26 February 2015. We have two talks, followed by networking drinks. Introduction to Bayesian Regression Models using Stan with the brms package - Paul-Christian Bürkner (Uni Münster)RKWard: A Graphical User Interface and Integrated Development Environment for Statistical ...
[Read more...]

Conducting Assessments and Surveys with Shiny

February 23, 2016 | Jason Bryer

This post describes a framework for using Shiny for conducting, grading, and providing feedback for assessments. This framework supports any multiple choice format including multiple choice tests or Likert type surveys. A demo is available at jbryer.shinyapps.io/ShinyAssessmentTest or can be run locally as a Github Gist:
runGist('a6fb5a3b1d5fd56cff64')
... [Read more...]

tweets of ggtree

February 22, 2016 | R on Guangchuang Yu

Treespace visualization of a heuristic best tree search in #R package #ggtree #phylogenetics pic.twitter.com/hnSJpIABql— Alex Damián (@antropoteuthis) January 29, 2016 @guangchuangyu Updated to latest #ggtree and #ggplot2 and very impressed! Any ideas on using geom_label with tip labels to add box/fill?— Jo Williams-Newkirk (@ajwnewkirk) January 25, 2016 ggtree ... [Read more...]

Shiny App for Bayes Billiards Problem

February 22, 2016 | Jason Bryer

Consider a pool table of length one. An 8-ball is thrown such that the likelihood of its stopping point is uniform across the entire table (i.e. the table is perfectly level). The location of the 8-ball is recorded, but not known to the observer. Subsequent balls are thrown one ... [Read more...]

Latest Redmonk and Tiobe language rankings for R

February 22, 2016 | David Smith

Analyst firm RedMonk have updated their (near-)biannual Programming Lanuage rankings as of January 2016, and the R language ranks at #13, unchanged since the last ranking in June 2015. Redmonk's rankings are based on number of projects in GitHub and number of questions tagged in StackOverflow, and the most recent data is ... [Read more...]
1 2 3 4 5 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)