January 2012

Exercise in grImport

January 13, 2012 | Bogumił Kamiński

Last week I used grImport for the first time. I decided to try perform another exercise using it. The task was to add voivodeship division of Poland.Standard R maps do not contain such a division. I have found it on r-forge in package  m...
[Read more...]

Functional ANOVA using INLA

January 13, 2012 | simonbarthelme

[Update alert: INLA author Håvard Rue found a problem with the code below. See here] Ramsay and Silverman’s Functional Data Analysis is a tremendously useful book that deserves to be more widely known. It’s full of ideas of neat things one can do when part of a ... [Read more...]

Function for phylogeny resolution

January 13, 2012 | Recology

I couldn't find any functions to calculate number of polytomies, and related metrics. Here's a simple function that gives four metrics on a phylo tree object: Here's output from the gist above: ` dat $trsize [1] 15 $numpolys [1] 1 $numpolysbyt...
[Read more...]

RInside 0.2.6

January 12, 2012 | Thinking inside the box

A new version of RInside, now at 0.2.6, is now available via CRAN. RInside provides a set of convenience classes which facilitate embedding of R inside of C++ applications and programs, using the classes and functions provided by the Rcpp R and C++... [Read more...]

Sorting in R as Inefficiently as Possible

January 12, 2012 | wrathematics

My last post of substance was all about improving your performance using R to answer programming questions that might be asked during a job interview.  So let's say you nailed the interview and got the job, but you desperately want to be fired for grand incompetence.  Never fear, your pal ... [Read more...]

Stocks When Bonds are Extreme

January 12, 2012 | klr

In Extreme Bond Returns, I did not consider the context of extreme bond returns, so let’s examine annual returns for the Dow Jones Industrial Average when bonds experience extreme annual returns.  I was very surprised that stocks performed extre...
[Read more...]

Scraping table from html web with CloudStat

January 12, 2012 | CloudStat

You need to use the data from internet, but don’t type, you can just extract or scrape them if you know the web URL. Thanks to XML package from R. It provides amazing readHTMLtable() function. For a study case, I want to scrape data: US Airline Custo... [Read more...]

‘S Poetry’ and ‘The R Inferno’: Hardcopies on Sale

January 12, 2012 | David Smith

Patrick Burns' informative and entertaining books for R programmers, 'S Poetry' and 'The R Inferno', which have long been available as free downloads, are now available in an attractive hardcover format from Lulu Press and are on 25% sale through the end of January (use discount code LULUBOOKUK305). 'S Poetry', although ... [Read more...]

Quick Update on the Components of Bond Returns

January 12, 2012 | klr

In Real Squeeze, -1% Guaranteed Real Real Return! Yummy??, and Historical Sources of Bond Returns, I offer some historical perspective on the only sources of bond returns: inflation, real returns, and credit.  Assuming no credit risk in US Treasur...
[Read more...]

Physical books of “The R Inferno” and “S Poetry”

January 12, 2012 | Pat

Hardcopy versions of both The R Inferno and S Poetry are now available for sale. Physical economy Buy The R Inferno (the version dated 2011 April 30)   Buy S Poetry Discount The publisher, Lulu, has a coupon for a 25% discount off purchases (up to a maximum of $50) that is good until the … ... [Read more...]

New version of analogue (0.8-0)

January 12, 2012 | ucfagls

Yesterday I pushed an update of my analogue package to CRAN. The new version is 0.8-0 and contains some new functions, several bug fixes and a major change arising from additions to R 2.14.x requiring all packages to have a … Continue reading → [Read more...]

Eclipse and StatET 2.0 Install For Running R

January 11, 2012 | Luke Miller

The Eclipse IDE with StatET plugin, developed by Stephen Wahlbrink, is one of the more (maybe the most) full-featured options for running R. I’ve written about this combination before (previous post), but the highlights include a script editor with syntax highlighting, code completion, an integrated graphics window, an advanced ... [Read more...]

Revolution Analytics: 2011 in Review, by Norman Nie

January 11, 2012 | David Smith

In this open letter to our customers, Revolution Analytics CEO Norman Nie reflects on the accomplishments of the past year. Dear Revolution Analytics Client, I wanted to take this opportunity to wish you all a happy and healthy 2012 and thank you for your support in 2011. Through the efforts of the ... [Read more...]
1 7 8 9 10 11 14

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)