September 2014

RcppArmadillo 0.4.450.1.0

September 22, 2014 | Thinking inside the box

Continuing with his standard pace of approximately one new version per month, Conrad released a new minor release of Armadillo a few days ago. As before, I had created a GitHub-only pre-release which was tested against all eighty-seven (!!) CRAN dependents of our RcppArmadillo package and then uploaded RcppArmadillo 0.4.450.0 to CRAN. ... [Read more...]

Newcastle R course, a write-up

September 22, 2014 | Robin Lovelace - R

I recently attended a week-long R course in Newcastle, taught by Colin Gillespie. It went from “An Introduction to R” to “Advanced Graphics” via a day each on modelling, efficiency and programming. Suffice to say it was an intense 5 days! Overall it was the best R course I’ve been ... [Read more...]

Around the world in 80k miles

September 22, 2014 | David Smith

You're probably familiar with the classic Travelling Salesman problem: given (say) 20 cities, what is shortest route you can take that passes through all 20 cities and returns to the starting point? It's a difficult problem to solve, because you need to try all possible routes to find the minimum, and there ... [Read more...]

H2O, Domino & Kaggle Quick-Start Guide and RUGSMAPS2

September 22, 2014 | Jo-fai Chow

Following up on my previous posts about H2O Deep Learning (TTTAR1) and RUGSMAPS (TTTAR2), here is a quick update on two interesting things I have been working on: a Kaggle tutorial and a new RUGSMAPS app.Short Tutorials based on a Kaggle CompetitionFirst of all, I would like to ... [Read more...]

What is Cluster Analysis? A Projective Test

September 22, 2014 | Joel Cadwell

Supposedly, projective tests (e.g., the inkblots of psychoanalysis) contain sufficient ambiguity that "what you see" reveals some aspect of your thinking that has escaped your awareness. Although the following will provide no insight into your neurotic... [Read more...]

Installing R/RStudio on Ubuntu 14.04

September 21, 2014 | The R Trader

My last experience with Linux was back in 2002/2003. At that time pretty much everything on Linux was done in the console. I remmember struggling for days with a simple Wifi connection because drivers were not readily available. Things have changed dramatically since then. Last week I installed Linux (Ubuntu 14.04)  on ... [Read more...]

Ebola, Wikipedia and data janitors

September 21, 2014 | nsaunders

Sometimes, several strands of thought come together in one place. For me right now, it’s the Wikipedia page “Ebola virus epidemic in West Africa”, which got me thinking about the perennial topic of “data wrangling”, how best to provide public data and why I can’t shake my irritation ... [Read more...]

HMM example with depmixS4

September 21, 2014 | Pete

On a scale of one to straight up voodoo, Hidden Markov Models (HMMs) are definitely up there for me.They have all sorts of applications, and as the name suggests, they can be very useful when you wish to use a Markovian approach to represent some stochastic process.In loose ... [Read more...]

pipeR tutorial is released

September 21, 2014 | Kun Ren

Twelve days after the initial commit, pipeR tutorial is released! If you want to write R code fluently and process data elegantly, I strongly recommend that you read this tutorial which is designed to serve as a complete guide to pipeR package, inclu... [Read more...]

new kids on the block

September 21, 2014 | xi'an

This summer, for the first time, I took three Dauphine undergraduate students into research projects thinking they had had enough R training (with me!) and several stats classes to undertake such projects. In all cases, the concept was pre-defined and “all they had to do” was running a massive flow ... [Read more...]

Generate slope fields in R and Python

September 21, 2014 | Mic

Here is a short post on how to generate a quick slope field in R and Python. If you do not know what a slope field is, well I am not the best person to explain it to you since it is a relative new concept for me as well. ... [Read more...]
1 3 4 5 6 7 13

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)