Tag: SAS

Predictive Modelling Competition

One of my clients is running a predictive modelling competition. The competition is free to enter and has a $10,000 prize fund. Interested? Read on…

The competition is being hosted at Kaggle. It’s very simple to register and to enter. The challenge …

tty Connection + sas7bdat: useR! 2011 Presentation Slides

Experimenting with a tty Connection for R I presented twice at this years useR!. The first was a regular talk on the tty connection patch for R. The talk went smoothly, despite a live demonstration using the DLP-232PC data acquisition module (datasheet). The slides for this presentation are here: shotwell-tty-useR-2011.pdf The image above is a […]

Sampling from a Bayesian Posterior Distribution in SAS

One of the things that frequently comes up in my research is the need to estimate a parameter from data, and then randomly draw samples from that parameter’s distribution to plug into another model. If you have a regular estimate from something like PROC LOGISTIC or PROC GENMOD, this is easy as pie, as SAS […]

SAS Bloggers in Action (2): Jian Dai and his SAS Academy

My first post on SAS bloggers begins with Rick Wicklin and I plan a series of posts. It would be nice for a statement of rational before following pages.
As a learner, I benefit frequently from lots of high quality blogs. But I’m also slightly lazy as a reader: I read almost all blogs in Google […]

The value of nohup

I spent the last week working on a single request from a governmental oversight agencies that monitors one of the many federal contracts we have.  The request involved pulling all of the data from the last four year years that met a broad criteria before running a fairly complex analysis on it. The worst part […]

Coding, GUIs and Statistical Rituals

I was recently inspired to comment on this blog post, asking is R is a cure for ‘mindless statistics’. Anyone whose familiar with statistics used in applied fields like epidemiology, sociology, social sciences generally will be familiar with the idea of a ‘statistical ritual’. Rather than think about the proper statistical approach to every question, […]