2009

Aggreate electoral targeting with R

October 22, 2009 | jjh

Aggregate electoral targeting is the process of determining the likely hood of a citizen choosing to vote turnout), and which candidate that person is most likely to vote for (partisan bias) in a given race using historical turnout and partisan bias. The output from this targeting allows a campaign to ... [Read more...]

ggplot2: Two Color XY-Area Combo Chart

October 21, 2009 | learnr

David@Work blog shows how to fill in the area between two crossing lines in an Excel chart. This post was also published as a guest-post on PTS blog. Let’s try to replicate this graph in ggplot2. First, load ggplot2 and generate the data frame to be used in ... [Read more...]

InferenceR looks interesting

October 21, 2009 | Shige

I obtained a free academic copy of the InferenceR, which is a R IDE for Windows. I has several interesting features such as a visual debugger. It is definitely worth some further exploration. Of course, the problem (and the only problem for now) is tha...
[Read more...]

[, [[, $: R accessors explained

October 21, 2009 | Christopher Brown

For more than ten years, I have been teaching R both formally and informally. One thing that I find often trips up students is the use of R’s accessors and mutators. ( For those readers not from a formal computer science background, an accessor is a method for accessing data ...
[Read more...]

AlgoCompSynth Reading List

October 21, 2009 | Ed Borasky

Gerhard Niehaus Algorithmic Composition: Paradigms of Automated Music Generation by Gerhard Nierhaus Iannis Xenakis Formalized Music by Iannis Xenakis Music and Architecture: Architectural Projects, Texts, and Realizations by Iannis Xenakis Harry Partc... [Read more...]

The geese are migrating, and so have I

October 20, 2009 | Ed Borasky

topsyWidgetPreload({ "url": "http%3A%2F%2Fborasky-research.net%2F2009%2F10%2F20%2Fthe-geese-are-migrating-and-so-have-i%2F", "style": "big", "title": "The geese are migrating, and so have I" }); As someone wiser than I once said, “It’s fall – time to roast footballs and play touch marshmallow.” Or something like that. It’s the time of ... [Read more...]

Running JAGS via R2jags

October 20, 2009 | Shige

I finally figure out how to run WinBUGS examples in JAGS via R2jags. JAGS is preferred over WinBUGS for its cross-platform compatibility and performance (it was written in C++).
[Read more...]

RPostgreSQL 0.1-6

October 19, 2009 | Thinking inside the box

A quick bug fix released of RPostgreSQL was uploaded to CRAN earlier today; it updates last week's 0.1-5 release. An editing error left one of the helper functions broken. I also updated a few of the test scripts to also allow for optional environmen... [Read more...]

Comments on the "R Clinic"

October 19, 2009 | Jeromy Anglim

Theresa Scott runs an R Clinic at Vanderbilt. Researchers bring their questions along to weekly sessions and some answers are posted on this website.  It's great to see the combination of statistical consulting services and public posting of answe...
[Read more...]

Xasax closes shop

October 18, 2009 | Joshua Ulrich

Six months after shutting down opentick completely Xasax (opentick's parent company) has followed suit.It looks like Xasax hit funding problems in August... Inside Market Data mentions the above in this story. Here is the full story (subscription requ...
[Read more...]

Dianne Reeves: Strings Attached at the CSO

October 16, 2009 | Thinking inside the box

Another trio concert at CSO, but very different from the most recent classic piano trio. Tonight was once again a chance to see Dianne Reeves (wikipedia) but this time accompanied simply by two guitarists: Russell Malone and Romero Lubambo (wikipedia). Given that Dianne Reeves (who we had seen in just ... [Read more...]

Software for Surviving Graduate School Part 1

October 16, 2009 | Jared Knowles

After introducing a colleague to the wonders of Dropbox today (more on that later) I realized that it might be useful to put out a list of software that is of use to graduate students. I often find that many of the software products I find indispensable are virtually unknown ... [Read more...]

The optimal way to do sweave

October 16, 2009 | Shige

The optimal way to do sweave may be to have a master file in LaTeX, and a separate Rnw file contains all the computations, figures, and tables. That way, it is easy to compile the LaTeX as the writing goes on without the hassle of carrying out the comp...
[Read more...]

Comprehensive Change Detection Suite: Free & Available

October 15, 2009 | jennarussell

October 2009 Open Data Group has launched a changed detection project on Google Code, http://code.google.com/p/change-detection/. This is an introduction and demonstration of using open source software and the Data Mining Group’s Predictive Model Markup Language (PMML) standard to perform data analytics.  Specifically, we show how ... [Read more...]
1 10 11 12 13 14 36

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)