January 2013

Writing Better Statistical Programs in R

January 24, 2013 | John Myles White

A while back a friend asked me for advice about speeding up some R code that they’d written. Because they were running an extensive Monte Carlo simulation of a model they’d been developing, the poor performance of their code had become an impediment to their work. After I ... [Read more...]

A corner on convenient data analysis

January 24, 2013 | Patrick Burns

Many people are of the opinion that R has a corner on convenient data analysis.  That may or may not be true. But now R literally has a corner that makes data analysis more convenient.  If you have a data frame or a matrix with a few columns, then you ... [Read more...]

Shiny, deSolve and ggplot play nicely together

January 24, 2013 | Luca Fenu

This is just a quick post (after a long absence) to quickly share my first Shiny attempt. The aim is to make available mechanistic models to coworkers through a web-based interface. I had planned to use RApache and RGTK+, but the arrival of Shiny has ... [Read more...]

Working with R2MLwiN Part 1

January 24, 2013 | Sandy Muspratt

Getting started with the R2MLwiN packageWith the release of the R2MLwiN package late 2012, R users have access to another software package for running Bayesian models using Markov chain Monte Carlo (MCMC) methods. R2MLwiN is an R command interface to MLwiN, allowing users to fit multilevel models using ... [Read more...]

Maps in R: choropleth maps

January 23, 2013 | Max Marchi

This is the third article of the Maps in R series. After having shown how to draw a map without placing data on it and how to plot point data on a map, in this installment the creation of a … Continue reading → [Read more...]

RcmdrPlugin.KMggplot2_0.2-0 is on CRAN now

January 23, 2013 | triadsou

I posted a new version of the "RcmdrPlugin.KMggplot2" package, which is an Rcmdr plug-in for a "ggplot2" GUI front-end. This package assists you to make "ggplot2" graphics. RcmdrPlugin.KMggplot2 (CRAN) NEWS Changes in version 0.2-0 (2013-01-23) Added themes: classic, minimal (ggplot2-0.9.3). Added t… [Read more...]

Revolution Newsletter: January 2013

January 23, 2013 | David Smith

The most recent edition of the Revolution Newsletter is out. The news section is below, and you can read the full January edition (with highlights from this blog and community events) online. You can subscribe to the Revolution Newsletter to get it monthly via email. Top Innovator, Big Data Technologies. ... [Read more...]

7 Functions to do Metric Multidimensional Scaling in R

January 23, 2013 | Gaston Sanchez

In this post we will talk about 7 different ways to perform a metric multidimensional scaling in R. Multidimensional Scaling Multidimensional Scaling (MDS), is a set of multivariate data analysis methods that are used to analyze similarities or dissimilarities in data. One of the nice features of MDS is that it ... [Read more...]

Linear models summary sheet

January 23, 2013 | Shravan Vasishth

As part of my long slog towards statistical understanding, I started making notes on the very specific topic of linear models. The details are tricky and hard to keep in mind, and it is difficult to go back and forth between books and notes to try to r... [Read more...]

SPARQL with R in less than 5 minutes

January 23, 2013 | bryan

In this article we’ll get up and running on the Semantic Web in less than 5 minutes using SPARQL with R. We’ll begin with a brief introduction to the Semantic Web then cover some simple steps for downloading and analyzing government data via a SPARQL query with the SPARQL ... [Read more...]
1 3 4 5 6 7 17

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)