December 2012

Oracle R Enterprise 1.3 released

December 26, 2012 | Sherry Lamonica

We're pleased to announce the latest release of Oracle R Enterprise, now available for download. Oracle R Enterprise 1.3 features new predictive analytics interfaces for in-database model building and scoring, support for in-database sampling and partitioning techniques, and transparent support for Oracle DATE and TIMESTAMP data types to facilitate data preparation ... [Read more...]

Wrapper functions in GNU R

December 26, 2012 | Bogumił Kamiński

Recently I have been working with GNU R optimization routines a lot. Function optim has a nice trace option that allows to monitor optimization progress. Another standard function optimize has no such feature but it is pos... [Read more...]

R Markdown to other document formats

December 26, 2012 | Will

Perhaps you have a file written in Markdown with embedded R of the kind that RStudio makes so nice and easy but you’d like a range of output formats to keep your collaborators happy.  Say latex, pdf, html and MS Word.  Here’s what you might do I shall ... [Read more...]

MeRRy ChRistmas! (from is.R())

December 25, 2012 | is.R()

Merry Christmas is.R() readers! Thanks for accompanying us through an excellent first semester of R blogging, and for your feedback and enthusiasm. To celebrate, we’ve built an image mosaic from the shiny, happy avatars of our over 600 (!) Twitter followers. Click for a beautiful mosaic! We’ll be back ... [Read more...]

Common words in the Gathering Storm

December 25, 2012 | Wingfeet

The Wheel of Time is a series of books started by Robert Jordan. Unfortunately he died too early. Like all fans of the series I feel very lucky that Brandon Sanderson was able to continue these books. The first book Sanderson wrote was the Gathering St... [Read more...]

More about Aggregation by Group in R

December 24, 2012 | statcompute

Motivated by my young friend, HongMing Song, I managed to find more handy ways to calculate aggregated statistics by group in R. They require loading additional packages, plyr, doBy, Hmisc, and gdata, and are extremely user-friendly. In terms of CPU time, while the method with summarize() is as efficient as ... [Read more...]

24 Christmas Gifts from is.R

December 24, 2012 | David Smith

The is.R blog has been on a roll in December with their Advent CalendaR feature: daily tips about R to unwrap each day leading up to Christmas. If you haven't been following it, start with today's post and scroll down. Sadly there isn't a tag to collect all these ... [Read more...]

Miles of iles

December 24, 2012 | Pat

An explanation of quartiles, quintiles deciles, and boxplots. Previously “Again with variability of long-short decile tests” and its predecessor discusses using deciles but doesn’t say what they are. The *iles These are concepts that have to do with approximately equally sized groups created from sorted data. There are 4 groups ... [Read more...]

Latent Class Analysis with poLCA

December 24, 2012 | is.R()

On an airplane the other day, I learned of a method called latent class (transition) analysis, and it sounded like an interesting thing to try in R. Of course, as with everything R, There is a Package for That, called poLCA, written by none other than Drew Linzer (of Votamatic ... [Read more...]

Labeling the Vertical Axis in R Plots

December 24, 2012 | Carlisle Rainey

I show how to position the vertical axis label of an R plot above the axis and orient it horizontally as suggested by Stephen Few. I encourage you to share this with others and contribute to the conversation at Labeling the Vertical Axis in R Plots, which first appeared at ...
[Read more...]

Identical Champions League Draw: What Were the Odds?

December 24, 2012 | diffuseprior

A number of news outlets have reported a peculiar quirk that arose during Friday’s Champions League draw. Apparently, the sport’s European governing body, UEFA, ran a trial run the day before the main event, and the schedule chosen during this event was identical to that of the actual ... [Read more...]

My R year

December 23, 2012 | Luis

End-of-year posts are corny but, what the heck, I think I can let myself delve in to corniness once a year. The following code gives a snapshot of what and how was R for me in 2012. outside.packages.2012 [Read more...]

Measuring the Gerrymander with spatstat

December 23, 2012 | is.R()

Well, to be specific, I mean measuring district compactness (a very interesting subject, see these three articles for starters). There are myriad ways of measuring the “oddness” of a shape, including a comparison of the area of the district to its circumcircle, the moment of inertia of the shape, the ... [Read more...]
1 2 3 4 5 16

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)