March 2010

Finance::YahooQuote 0.23

March 25, 2010 | Thinking inside the box

Rule number one in regression testing is to not depend on volatile data. Which I seem to have violated in file t/02simple.t in the Perl package Finance::YahooQuote. Which lead the automated Perl test scripts to remind me for a few days now that the f... [Read more...]

How Misinformed are Tea Party Protesters About Tax Policy?

March 25, 2010 | Drew Conway

For those of you used to reading about international relations, I apologize for the following brief foray into American politics. It appears that the American Enterprise Institute and David Frum have decided to (abruptly) part ways. Before David left, however, he and his team of interns provided some interesting statistical ... [Read more...]

R plotting fun

March 25, 2010 | Tal Galili

Not easy to produce cool looking graphs in R, but it can be done. The results of some messing around are above. Here is the code I used: [Read more...]

Future of Open Source Survey – Results

March 25, 2010 | David Smith

The results of the 2010 Future of Open Source survey were presented at last week's Open Source Business Conference in San Francisco, and here are they are in slide format: While I was at the presentation I captured a few additional tidbits from the presentation that weren't in the slides. The ... [Read more...]

A von Mises variate…

March 25, 2010 | M. Parzakonis

Inspired from a mail that came along the previous random generation post the following question rised : How to draw random variates from the Von Mises distribution? First of all let’s check the pdf of the probability rule, it is , for . Ok, I admit that Bessels functions can be a ... [Read more...]

NetLogo & R Extension

March 25, 2010 | E.Crema

I'm really a heavy user of R and was so much before starting to do any agent based models. So the first thing I was looking in any software package for ABM was some automated link to R (much like spgrass6 for GRASS and R for GIS).  I thought  Repast ... [Read more...]

Matlab and R (getting started)

March 24, 2010 | glebanon

Matlab and R are two popular languages for data analysis and visualization. The similarity between the two languages is high. Both are interpreted languages that run in a shell-like environment (while also allowing to run scripts or functions written off-line). Both tend to be slow if your code contains many ... [Read more...]

ECG Signal Processing

March 24, 2010 | Matt Shotwell

After reading (most of) “The Scientists and Engineers Guide to Digital Signal Processing” by Steven W. Smith, PhD, I decided to take a second crack at the ECG data. I wrote a set of R functions that implement a windowed (Blackman) sinc low-pass filter. The convolution of filter kernel with ...
[Read more...]

Statistical learning with MARS

March 24, 2010 | David Smith

Steve Miller at the InformationManagement blog has been looking at predictive analytics tools for business intelligence applications, and naturally turns to the statistical modeling and prediction capabilities of R. Says Steve: The R Project for Statistical Computing continues to dazzle in the open source world, with exciting new leadership at ... [Read more...]

RXQuery

March 24, 2010 | omegahat

I have put a new version of the RXQuery package which interfaces to the Zorba XQuery engine. This makes the package compatible with the 1.0.0 release of Zorba for external functions. The package allows one to use XQuery from within R and to use R fu... [Read more...]

Lessons Learned from EC2

March 24, 2010 | Ryan

A week or so ago I had my first experience using someone else’s cluster on Amazon EC2. EC2 is the Amazon Elastic Compute Cloud. Users set up a virtual computing platform that runs on Amazon’s servers “in the cloud.” Amazon EC2 is not just another cluster. EC2 allows ... [Read more...]

Font Families for the R PDF Device

March 24, 2010 | Yihui Xie

otivated by the excellent R package pgfSweave, I begin to notice the font families in my graphs when writing Sweave documents. The default font family for PDF graphs is Helvetica, which is, in most cases (I think), inconsistent with the LaTeX font styles. Some common font families are listed in ?... [Read more...]

oro.nifti 0.1.4

March 24, 2010 | Brandon Whitcher

The latest release of oro.nifti (0.1.4) has been released on CRAN.  New features include:Added text capability in the (unused) fourth pane in orthographic()A vignette is now included (taken from dcemriS4) [Read more...]

oro.dicom 0.2.5

March 24, 2010 | Brandon Whitcher

The latest version of oro.dicom (0.2.5) has been released on CRAN.  New features include:Added "mosaic" capability when creating 3D arrays from DICOMdicomTable() now accepts single DICOM fileBetter handling of SequenceItem tags when reading in DIC... [Read more...]

R 2.11.0 due date

March 23, 2010 | M. Parzakonis

This is the announcement as posted in the mailing list : This is to announce that we plan to release R version 2.11.0 on Thursday, April 22, 2010. Those directly involved should review the generic schedule at http://developer.r-project.org/release-checklist.html The source tarballs will be made available daily (barring build troubles) ... [Read more...]
1 2 3 4 9

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)