R

ISBA towards higher computing goals [yet another new section!!!]

September 19, 2012 | xi'an

Surrounding the great and exciting gathering of Bayesian statisticians in Kyoto last June, several ISBA sections have appeared in the past weeks, as already mentioned on the ‘Og. Along with Anto Mira and Nicolas Chopin (who did most of the organisational work while I was wandering down under!), we discussed ... [Read more...]

(Unsurprisingly) users default to the defaults

September 19, 2012 | Luis

Oddities tend to jump out when one uses software in a daily basis. The situation is even clearer when using software for teaching: many more people looking at it with fresh eyes. Let’s say that we are fitting a simple … Continue reading → [Read more...]

Automatic drug utilization reports with R and ggplot2

September 18, 2012 | John

This program takes a data set of drug utilisation of 4 fictional drugs in 10 fictional hospitals and plots each time-series with a locally weighted regression (Lowess) trend line. It also places an time-series trend of the usage for each … Continue reading → [Read more...]

Designing Data Apps with R at Periscopic

September 18, 2012 | David Smith

Today's guest post comes to us from Andrew Winterman, Data Designer at data visualization company Persiscopic. He shares with us the process of using the R language and other tools to create an interactive data application for a client — ed. The Hewlett Foundation contacted us a few months ago because ... [Read more...]

Using R in Insurance at GIRO 2012

September 17, 2012 | Markus Gesmann

Every year the UK’s general insurance actuarial community organises a big conference, which they call GIRO, short for General Insurance Research Organising committee. This year's conference is in Brussels from 18 - 21 September 2012. Despite the fac... [Read more...]

Permanent Portfolio

September 17, 2012 | systematicinvestor

First, just a quick update: I’m moving the release date of the SIT package a few months down the road, probably in November. Now back to the post. Recently I came across a series of interesting posts about the Permanent Portfolio at the GestaltU blog. Today I want to ... [Read more...]

Tips for Making R User Group Videos

September 17, 2012 | David Smith

Today's guest post is from Ron Fredericks, videographer and co-founder of LectureMaker, LLC — ed. I was initially surprised to find R user groups (RUGs) so popular. I filmed my first R session during the 2009 Predictive Analytics World in San Francisco. I filmed several more R user sessions over the past ... [Read more...]

Changes in optimization performance of gcc over time

September 16, 2012 | Derek-Jones

The SPEC benchmarks came out a year after the first release of gcc (in fact gcc was and still is one of the programs included in the benchmark). Compiling the SPEC programs using the gcc option -O2 (sometimes -O3) has always been the way to measure gcc performance, but after 25 ... [Read more...]

N-Way ANOVA

September 15, 2012 | Wesley

N-Way ANOVA example Two-way analysis of variance is where the rubber hits the road, so to speak. This extends the concepts of ANOVA with only one factor to two factors. When there are two factors this means that there can be an interaction between the two factors that should be ... [Read more...]

Visualize complex data with subplots

September 14, 2012 | David Smith

Today's guest post comes from Garrett Grolemund, a software developer at RStudio — ed. I think of graphs as a type of visual summary for data. Yet I rarely see graphs used this way within visualizations. Consider tile plots. They group data into 2d bins and then summarize each group with ... [Read more...]

books for review (in CHANCE)

September 13, 2012 | xi'an

Among the books I received for review in CHANCE, here are some neither I nor my “usual suspects” had enough time or interest in to review: R Graphics (second edition) by Paul Murrell Biostatistics: A computing approach by Stewart Anderson Advanced Bayesian methods for medical test accuracy by Lyle Broemeling ... [Read more...]

Effective Graphs with R

September 13, 2012 | David Smith

Today's guest post is by Naomi Robbins, author of the Effective Graphs blog — ed. I write a blog on effective graphs for Forbes. David Smith invited me to write a guest post here that was a roundup of some of my Forbes posts where R was used. My use of ... [Read more...]

Tutorials for Learning Visualization in R

September 12, 2012 | David Smith

Today's guest post comes from Nathan Yau. Nathan runs FlowingData, a site on statistics and visualization, and is the author of Visualize This. Years ago, when I started FlowingData, the purpose of the blog was to catalog and think out loud about visualization, in its many varieties. In the beginning ... [Read more...]

One-Way ANOVA

September 11, 2012 | Wesley

One-Way ANOVA Analysis of variance is a tool used for a variety of purposes. Applications range from a common one-way ANOVA, to experimental blocking, to more complex nested designs. This first ANOVA example provides the necessary tools to analyze data using this technique. This example will show a basic one-way ... [Read more...]

Integrate data and reporting on the Web with knitr

September 11, 2012 | David Smith

Today's guest post comes from Yihui Xie, author of the knitr package — ed. Hi, this is Yihui Xie, and I'm guest posting on the Revolutions blog to talk about one aspect of the knitr package: how we can integrate data analysis and reporting in R with the Web. This post ... [Read more...]

Extending Gold time series

September 10, 2012 | systematicinvestor

While back-testing trading strategies I want all assets to have long history. Unfortunately, sometimes there is no tradeable stock or ETF with sufficient history. For example, I might use GLD as a proxy for Gold allocation, but GLD is only began trading in November of 2004. We can extend the GLD’... [Read more...]
1 5 6 7 8 9 176

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)