2010

Keeping up with election results, with R

November 3, 2010 | David Smith

Yesterday's US election is pretty much over now: most of the results are in, the pundits have offered their political analysis, and there's even been a bit of mathematical analysis of the results, too. But last night as the results were flowing in, R user Brock Tibert just wanted to ... [Read more...]

inline 0.3.7

November 3, 2010 | Thinking inside the box

A bug-fix release 0.3.7 of inline is now on CRAN and at Debian. It fixes a minor bug: when package.skeleton() was called to convert one or more functions created with this package into a package, the corner case of just a single submitted function ... [Read more...]

Rcpp 0.8.8

November 2, 2010 | Thinking inside the box

A bug-fix release 0.8.8 of Rcpp is now available. It is awaiting processing at CRAN, and will be uploaded to Debian once processed at CRAN. In the meantime, sources are available from my local directory here. This release follows on the heels o... [Read more...]

SAS vs Open Source, ctd

November 2, 2010 | David Smith

Following up on the story from last week, where SAS CEO Jim Goodnight said he "hadn't noticed" competition from open-source alternatives, open-source BI vendor Pentaho's "Chief Geek" James Dixon responds: What this means is that SAS has moved from the Igorance phase to the Ridicule phase of battling open source, ... [Read more...]

Comments on probabilities

November 2, 2010 | arthur charpentier

The only thing I remember from courses I had in probability a few years ago is that we also have to clearly defined the event we want to calculate the probability. On the Freakonomics blog, last week, the Israeli lottery was mentioned (here, see a... [Read more...]

Installing rgdal on Mac OS X

November 2, 2010 | James

After running a spatial data analysis with R session today, it became apparent that there are one or two teething problems installing the important rgdal package on Mac OS X operating systems. The usual install.packages(“rgdal”) won’t work. My colleague Jon Reades did some digging around to find ... [Read more...]

Names of villages, in France

November 2, 2010 | arthur charpentier

Keith Briggs published a post here on names of English place name element distribution, which contains almost twenty maps like the one where names ends by -bourn,bourne,burn (here) or -head (there). Actually, it is possible (Robin mentioned that a... [Read more...]

intergraph+network: no hacking necessary

November 2, 2010 | Michał

A short update on network+intergraph R packages story: Couple of days ago Carter Butts released a new version of the ‘network’ package (ver. 1.5-1). It has a namespace now. Consequently, the ‘intergraph’ package should work out-of-the-box. There is no need to install my hacked version of the ‘network’ package ... [Read more...]

How to simulate wind speed time series with R

November 2, 2010 | procomun

If you need to generate synthetic wind speed time series, you may find useful the procedure described in  “A Markov method for simulating non-gaussian wind speed time series” by G.M. McNerney and P.S. Veers (Sandia Laboratories, 1985), and “Estimation of extreme wind speeds with very long return periods” by ... [Read more...]

ROC – plot

November 1, 2010 | kariert

There are many implantation in R already of ROC plots (e.g. in the packages PresenceAbsence, ROCR). I just wrote my own very simple script just to get a better understanding of it. [Read more...]

Programming with R – Returning Information as a List

November 1, 2010 | Ralph

In previous posts (here and here) we created a simple function that returns a single numeric value. In some situations it may be more useful to return a more flexible data type, such as a list object, to provide more information about the calculations that have been performed. We can ... [Read more...]

Google TechTalk on integrating R

November 1, 2010 | David Smith

As noted on the Google Open Source Blog last week, R package authors Dirk Eddelbuettel and Romain Francois recently gave a presentation on R at the Googleplex, on various topic related to "bridging" R into other systems. Their 90-minute talk is available for replay on YouTube (as part of the ... [Read more...]

An analysis of the Stackoverflow Beta sites

November 1, 2010 | csgillespie

In the last six months or so, the behemoth of Q & A sites stackoverflow, decided to change tack and launch a number of other non-computing-language sites. To launch a site in the stackoverflow family, sites have to spend time gathering followers in Area51. Once a site has gained a critical ... [Read more...]

Interesting packages of new BioC2.7

November 1, 2010 | Xianjun

NuPoP Nucleosome positioning predictionMulcom Differential expression and false discovery rate calculation through multiple comparisonontoCAT Ontology parsingBHC Bayesian Hierarchical ClusteringiSeq Bayesian Hierarchical Modeling of ChIP-seq... [Read more...]

Example 8.12: Bike ride plot, part 1

November 1, 2010 | Ken Kleinman

The iPhone app Cyclemeter uses the phone's GPS capability to record location and other data, and infer speed, while you ride. I took a ride near my house recently, and downloaded the data. I'd like to examine my route and my speed. A simple plot of ...
[Read more...]

Modeling sound pressure level of a rifle shot

November 1, 2010 | danganothererror

Noise can be classified as pollution and lawmakers often (always?) treat it as such. Noise can have different origin points, point source being among the simplest to model. Because noise has broader health implications, being able to understand its propagation, a simple model can further our understanding in toning down ... [Read more...]

Choropleth Maps of Presidential Voting

November 1, 2010 | d sparks

Having always appreciated the red and blue cartograms and cartographs of geographic electoral preferences, such as those made available by Mark Newman, I sought to produce similar maps, but include information about support for non-“state-sponsored” parties, and to extend the coverage back in time. I was able to find ... [Read more...]
1 16 17 18 19 20 103

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)