September 2013

Call for papers: Budapest BI Forum

September 3, 2013 | Gergely Daróczi

I am really happy to share some news with all R users about an upcoming conference to be hold in Budapest, Hungary. The organisers gave birth to the Hungarian Open Source BI Conference and the Innovative BI conference last year, and now building on the...
[Read more...]

R for Ecologists: RLQ analysis (semi) explained

September 3, 2013 | Nathan Lemoine

I’ve been reading about RLQ analysis, also known as the fourth corner method, for analyzing relationships between environmental characteristics and species traits. I was interested because I thought I might be using RLQ analysis to answer a specific set of … Continue reading → [Read more...]

Doughnut chart in R with googleVis

September 3, 2013 | Markus Gesmann

The guys at Google continue to update and enhance the Chart Tools API. One new recent feature is a pie chart with a hole, or as some call them: donut charts.Thankfully the new functionality is being achieved through new options for the existing pie cha... [Read more...]

ggplot + powerpoint = wall + head … solution?

September 2, 2013 | nzcoops

Confession, by ‘solution?’ I literally mean I’m asking for your thoughts on a solution. Like it or lump it I do a lot of graphs for presentations, largely in powerpoint. That’s the way my colleagues/industry work(s) and it’s not about … Continue reading → [Read more...]

An example of MapReduce with rmr2

September 2, 2013 | Michele Usuelli

R can be connected with Hadoop through the rmr2 package. The core of this package is mapreduce() function that allows to write some custom MapReduce algorithms. The aim of this article is to show how it works and to provide … Continue reading → [Read more...]

Sentiment Analysis on Twitter with Viralheat API

September 2, 2013 | julianhi

Hi there! Some time ago I published a post about doing a sentiment analysis on Twitter. I used two wordlists to do so; one with positive and one with negative words. For the first try of a sentiment analysis it is surely a good way to start but if you ... [Read more...]

Passing-Bablok Regression: R code for SAS users

September 2, 2013 | Wesley

While at the Joint Statistical Meeting a few weeks ago I was talking to a friend about various aspects to clinical trials. He indicated that no current R package was able to perfectly reproduce Passing-Bablok (PB) regression so that it exactly matched SAS. He ultimately wrote a couple of functions ... [Read more...]

Latent Variable Analysis with R: Getting Setup with lavaan

September 1, 2013 | Jared Knowles

Getting Started with Structural Equation Modeling Part 1Getting Started with Structural Equation Modeling: Part 1 Introduction For the analyst familiar with linear regression fitting structural equation models can at first feel strange. In the R environment, fitting structural equation models involves learning new modeling syntax, new plotting syntax, and often a ... [Read more...]

Fair weather fans, redux

September 1, 2013 | Martin Monkman

Fair weather fans, redux Or, A little larger small sample On August 11 the Victoria HarbourCats closed out their 2013 West Coast League season with a 4-3 win over the Bellingham Bells. In an earlier post, written mid-way through the season after the 'Cats had played 15 home games, I created a scatter ... [Read more...]

Mixed models exercise 2. Repeated measurements

September 1, 2013 | Wingfeet

Continuing my exploration of mixed models, I now understand what is happening in the second SAS(R)/STAT example for proc mixed (page 5007 of the SAS/STAT 12.3 Manual). It is all about correlation between the time-points within subjects. The data as suc... [Read more...]
1 9 10 11

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)