2311 search results for "git"

Google Insights and RCurl

December 20, 2010
By

Google Insights is nifty. If you’re logged in to your Google account, you can download the results as a CSV file. This is straightforward if you’re using a browser; if you’re trying to retrieve the results of queries using R, however, things get more complicated.

The following code retrieves the results of a Google Insights search for...

Read more »

How to buy a used car with R (part 2)

December 20, 2010
By
How to buy a used car with R (part 2)

Continued from Part 1.

Part 2: Digging into the Kelley Blue Book

The only thing better than a bit of data is a lot of data. Now that we can grab KBB values for a given trim of a given model in a given year, we set our ambitions higher: automating the collection of these values for...

Read more »

Joe West vs. Bruce Froemming: A Crude Umpire LHB/RHB Bias Comparison

December 17, 2010
By
Joe West vs. Bruce Froemming: A Crude Umpire LHB/RHB Bias Comparison

In my last two posts, I have tinkered with the 'gam' package to create heat maps for individual umpire strike zones. I went ahead and grabbed Joe West's data (which has a lot more pitches than Bruce Froemming in it, since Froemming's data is only from...

Read more »

In case you missed it: November Roundup

December 17, 2010
By

In case you missed them, here are some articles from November of particular interest to R users. Dirk Eddelbuettel and Romain Francois went to Google to talk about integrating R (using Rcpp, for example), and we gave a review of the video presentation. R co-creator Ross Ihaka wins a Lifetime Achievement Award in Open Source. Revolution has job openings...

Read more »

Programming languages, ranked by popularity

December 17, 2010
By
Programming languages, ranked by popularity

In a presentation to the Chicago R User Group last night, Drew Conway used his new Infochimps package in R to assess the relative popularity of programming languages. Drew used the word.stats function in the Infochimps package to count the frequency of common computer languages mentioned in Twitter messages, and displayed the results in this bar chart: It's not...

Read more »

R 2.12.1 is out

December 16, 2010
By

As promised, the latest patch to R is out with the release of R 2.12.1, as announced today by the R Core Team. If you build R yourself, sources are available now at your local CRAN mirror, and binaries for Windows, Mac and Linux will be available in the next few days. There are a few new features: The...

Read more »

Examples for infochimps Package, and Intro Slides

December 15, 2010
By
Examples for infochimps Package, and Intro Slides

Tomorrow I am headed out of town for a few weeks, so posting will be lighter than the usual lightness. My first stop is Chicago, and tomorrow night I will be speaking about my R package for the infochimps API at the Chicago R Users Group. If you are in the Chicagoland area and

Read more »

Example 8.18: A Monte Carlo experiment

December 13, 2010
By
Example 8.18: A Monte Carlo experiment

In recent weeks, we've explored methods to fit logistic regression models when a state of quasi-complete separation exists. We considered Firth's penalized likelihood approach, exact logistic regression, and Bayesian models using Markov chain Monte Ca...

Read more »

Video of Reproducible Research with R: Melbourne R Users 1st Dec 2010

December 13, 2010
By

As previously mentionedI gave a talk at Melbourne R Users Group titled "Reproducible Research and R Workflow". It covered technologies including LaTeX, Sweave, R, make, Eclipse, and git. This post shares the video. I'd like to thank Pedro Olaya for ...

Read more »

Video of Reproducible Research with R: Melbourne R Users 1st Dec 2010

December 13, 2010
By

As previously mentionedI gave a talk at Melbourne R Users Group titled "Reproducible Research and R Workflow". It covered technologies including LaTeX, Sweave, R, make, Eclipse, and git. This post shares the video. I'd like to thank Pedro Olaya for ...

Read more »