August 2012

Ryan Rosario on Parallel programming in R

August 17, 2012 | David Smith

Earlier this year data scientist Ryan Rosario gave a talk on parellel computing with R to the Los Angeles R User Group, and he recently made the slides from the talk available online. They're a great resource for anyone looking to make use of multi-processor systems a Hadoop based architechure ... [Read more...]

Using R from Inside Statistica

August 17, 2012 | inkhorn82

I’ve been spending a lot of time in the last month or so doing projects at work not statistics related, hence the lack of posts!  In the interim, I had to do some serious research on handling datasets bigger than … Continue reading → [Read more...]

London 2012 Olympics — Lead, tin and zinc

August 17, 2012 | Tony

Folks at WSJ were funny. They gave another medal list of London 2012 Olympic Games, not for the first place but for the last place. They replaced Gold, Silver and Bronze with  Lead, Tin and Zinc. No matter who came up to this idea, it’s … Continue reading → [Read more...]

Predictive analytics: Some ways to waste time

August 17, 2012 | Christoph

I am starting to take part at different competitions at kaggle and crowdanalytics. The goal of most competitions is to predict a certain outcome given some covariables.  It is a lot of fun trying out different methods like random forests, boosted ...
[Read more...]

Horizon Plots with plot.xts

August 17, 2012 | klr

Anyone who has read 48 Industries (Dendrogram Ordered) Over 50 Years 48 Industries Since 1963 “Trend is Not Your Friend” Applied to 48 Industries Horizon Plots in Base Graphics More on Horizon Charts Application of Horizon Plots Horizon Plo...
[Read more...]

An update on visualizing Bayesian updating

August 17, 2012 | Corey Chivers

A while ago I wrote this post with some R code to visualize the updating of a beta distribution as the outcome of Bernoulli trials are observed. The code provided a single plot of this process, with all the curves overlayed on top of one another. Then John Myles White (... [Read more...]

The Setup (Part 1)

August 16, 2012 | hilaryparker

One of the more challenging things about beginning graduate school was learning what tools and software I needed in order to work efficiently. Unlike college where software requirements were laid out in front of me and everyone seemed to use … Continue reading → [Read more...]

plot.xts is wonderful

August 16, 2012 | klr

As mentioned in FOSS Trading post A New plot.xts yesterday “The Google Summer of Code (2012) project to extend xts has produced a very promising new plot.xts function. Michael Weylandt, the project's student, wrote R-SIG-Finance to request impressio...
[Read more...]

INLA: Bayes goes to Norway

August 15, 2012 | Luis

INLA is not the Norwegian answer to ABBA; that would probably be a-ha. INLA is the answer to ‘Why do I have enough time to cook a three-course meal while running MCMC analyses?”. Integrated Nested Laplace Approximations (INLA) is based … Continue reading → [Read more...]

Conference Presentations

August 15, 2012 | danhocking

I recently gave a talk at the Ecological Society of America (ESA) annual meeting in Portland, OR and a poster presentation at the World Congress of Herpetology meeting in Vancouver, BC, Canada. Both presentations were comparing generalized linear mixed models … Continue reading → [Read more...]

New Revolution Analytics office in Singapore

August 15, 2012 | David Smith

We're excited to announce the latest outpost of the Revolution Analytics team, with the opening of a new office in Singapore! This office will serve as the local HQ for Revolution Analytics serving our customers in the Asia-Pacific region. It was opened with the support of the support of the ... [Read more...]

What does a generalized linear model do?

August 15, 2012 | John Mount

What does a generalized linear model do? R supplies a modeling function called glm() that fits generalized linear models (abbreviated as GLMs). A natural question is what does it do and what problem is it solving for you? We work some examples and place generalized linear models in context with ... [Read more...]

A New plot.xts

August 15, 2012 | Joshua Ulrich

The Google Summer of Code (2012) project to extend xts has produced a very promising new plot.xts function.  Michael Weylandt, the project's student, wrote R-SIG-Finance to request impressions, feedback, and bug reports.  The function is hous... [Read more...]

Probit Models with Endogeneity

August 15, 2012 | diffuseprior

Dealing with endogeneity in a binary dependent variable model requires more consideration than the simpler continuous dependent variable case. For some, the best approach to this problem is to use the same methodology used in the continuous case, i.e. 2 stage least squares. Thus, the equation of interest becomes a ... [Read more...]
1 5 6 7 8 9 14

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)