2015

Drug Interaction Studies – Statistical Analysis

September 22, 2015 | jyothi

This post is actually a continuation of the previous post, and is motivated by this article that discusses the graphics and statistical analysis for a two treatment, two period, two sequence (2x2x2) crossover drug interaction study of a new treatment versus the standard. Whereas the previous post was devoted ...
[Read more...]

Upcoming talks in California

September 22, 2015 | R on Rob J Hyndman

I’m back in California for the next couple of weeks, and will give the following talk at Stanford and UC-Davis. Optimal forecast reconciliation for big time series data Time series can often be naturally disaggregated in a hierarchical or grouped structure. For example, a manufacturing company can disaggregate total ... [Read more...]

Upcoming talks in California

September 22, 2015 | Rob J Hyndman

I’m back in California for the next couple of weeks, and will give the following talk at Stanford and UC-Davis. Optimal forecast reconciliation for big time series data Time series can often be naturally disaggregated in a hierarchical or grouped structure. For example, a manufacturing company can disaggregate total ... [Read more...]

EARL London 2015: Our Highlights

September 21, 2015 | Hannah Evans

    We were overwhelmed by the positive comments from attendees at last week’s EARL conference in London. We are in the process of collecting survey responses from all delegates, but in the meantime a quick straw poll at Mango … Continue reading → [Read more...]

Applications of R at EARL 2015

September 21, 2015 | David Smith

The Effective Applications of R (EARL) Conference (held last week in London) is well-named. At the event I saw many examples of R being used to solve real-world industry problems with advanced statistics and data visualization. Here are just a few examples: AstraZeneca, the pharmaceutical company, uses R to design ... [Read more...]

How to Create Infographics in R

September 20, 2015 | n.ashutosh

Although you will learn in this article how to create inforgraphics in R, I will be honest: I don’t like meaningless, busy, and unactionable infographics. Then why did I write this article? A couple of reasons: I love the message of this chart I wanted to see what’s ... [Read more...]

Working With SEM Keywords in R

September 20, 2015 | atmathew

The following post is taken from two previous posts from an older blog of mine that is no longer available. These are from several years ago, and related to two critical questions that I encountered. One, how can I automatically generate hundreds of thousands of keywords for a search engine ... [Read more...]

RcppArmadillo 0.5.600.2.0

September 20, 2015 | Thinking inside the box

And yet another upstream Armadillo update -- version 5.600.2 was released yesterday by Conrad. So I pushed a new and matching RcppArmadillo release 0.5.600.2.0 to CRAN and to Debian. Armadillo is a powerful and expressive C++ template library for linear algebra aiming towards a good balance between speed and ease of use ... [Read more...]

RQuantLib 0.4.1

September 20, 2015 | Thinking inside the box

Right before heading off to last week's excellent EARL 2015 conference in London, a new minor release of RQuantLib was released onto CRAN and into Debian. The changes are detailed below. Changes in RQuantLib version 0.4.1 (2015-09-11) Changes... [Read more...]

Using the ggplot2 library in R

September 20, 2015 | Teja Kodali

In this article, I will show you how to use the ggplot2 plotting library in R. It was written by Hadley Wickham. If you don’t have already have it, install it and load it up: install.packages('ggplot2') library(ggplot2) qplot qplot is the quickest way to get ... [Read more...]

Teaching R to 200 students in a week

September 19, 2015 | Michael Levy - Rstats

I just taught a week-long “R Bootcamp” to 200 R newbies. It went quite well, and I thought it would be valuable to jot down some thoughts on what worked and what I might change if doing it again. The course design and my approach to teaching scientific computing in general ... [Read more...]

When is a Backtest Too Good to be True? Part Two.

September 19, 2015 | quintuitive

In the previous post, I went through a simple exercise which, to me, clearly demonsrtates that 60% out of sample guess rate (on daily basis) for S&P 500 will generate ridiculous returns. From the feedback I got, it seemed that my example was somewhat unconvincing. Let’s dig a bit further ... [Read more...]
1 42 43 44 45 46 143

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)