July 2011

Word Cloud in R

July 27, 2011 | Paolo Sonego

A word cloud (or tag cloud) can be an handy tool when you need to highlight the most commonly cited words in a text using a quick visualization. Of course, you can use one of the several on-line services, such as wordle or tagxedo ,... [Read more...]

RStudio available at cloudnumbers.com

July 27, 2011 | Markus (cloudnumbers.com)

RStudio™ is an integrated development environment (IDE) for the statistical software R (www.r-project.org). It combines an intuitive user interface with powerful coding tools to help you get the most out of R. cloudnumbers.com provides researchers and companies with the access to resources to perform high performance calculations ... [Read more...]

Bayesian Core and loose logs

July 26, 2011 | xi'an

Jean-Michel (aka Jean-Claude!) Marin came for a few days so that we could make late progress on the revision of our book Bayesian Core towards an Use R! version. In one of the R programs in the mixture chapter, we were getting improbable answers, until we found an R mistake ... [Read more...]

The Luck and Skill of Scrabble

July 26, 2011 | David Smith

Scrabble is a game that involves both skill and luck. There's skill in knowing the words you can play and — especially — the most advantageous ways to play them. But there's also luck in the tiles you draw randomly from the bag: get saddled with a rack containing four I's and ... [Read more...]

Two-way CRAN

July 26, 2011 | mbq

Sooner on later, every useR will manage to exhaust R’s built-in capabilities and land on CRAN looking for his dreamed needle in a haystack of 3k+ contributed packages. Probably most of you already know stuff like Task Views or rseek which make finding something relevant a bit easier than ... [Read more...]

JAGS 3.0.0 is released

July 25, 2011 | Martyn

Somewhat later than I originally planned, JAGS 3.0.0 is released and can be downloaded from Sourceforge.  The corresponding R interface package rjags has been uploaded to CRAN There are no new modules or features in this release. I have been … Continue reading → [Read more...]

Really useful R package: sas7bdat

July 25, 2011 | Ken Kleinman

For SAS users, one hassle in trying things in R, let alone migrating, is the difficulty of getting data out of SAS and into R. In our book (section 1.2.2) and in a blog entry we've covered getting data out of SAS native data sets. Unfortunately, for ...
[Read more...]

Getting to know multivariate data

July 25, 2011 | bridgewater

psych::pairs.panels and corrgram::corrgram using mtcars data Core Ideas: multivariate modeling is challenging pair plots make it easy to get a quick understanding of each variable and the relationships between them Multivariate analysis and modeling can be really challenging. Getting the job done well requires you to know ... [Read more...]

Scatterplot matrices in R

July 25, 2011 | Stephen Turner

I just discovered a handy function in R to produce a scatterplot matrix of selected variables in a dataset. The base graphics function is pairs(). Producing these plots can be helpful in exploring your data, especially using the second method below.Try...
[Read more...]

Nick Stoke’s Improvements

July 25, 2011 | Steven Mosher

Fast on the heels of getting RomanM’s code up and running in RghcnV3,  Nick Stokes whipped out a version of his approach which he covered on his blog here: We exchanged code and few mails thrashing through details and I’m now in a position to start the integration ... [Read more...]

The R-Files: Jeff Ryan

July 25, 2011 | David Smith

"The R-Files" is an occasional series from Revolution Analytics, where we profile prominent members of the R Community. Name: Jeff Ryan Profession: Owner/Principal at Lemnica; Committee Member at R/Finance Nationality: American Years Using R: 8 Known for: R/Finance Conference, quantmod and xts packages Jeffrey Ryan is a Chicago-based ... [Read more...]

Welcome to the CV blog!

July 25, 2011 | mbq

It is almost a year since CrossValidated was launched. Today we start a new activity at CrossValidated – a community blog. It is the fourth (after the main site, meta and chat) place for getting in touch with the community and contributing to it. To get started, we plan to post ...
[Read more...]

Ternary sorting

July 24, 2011 | xi'an

The last Le Monde puzzle made me wonder about the ternary version of the sorting algorithms, which all seem to be binary (compare x and y, then…). The problem is, given (only) a blackbox procedure that returns the relative order of three arbitrary numbers, how many steps are necessary to ... [Read more...]

Crazy RUT

July 24, 2011 | klr

I have noticed that the Russell 2000 (RUT) acts very differently from most of the other indexes that I have studied.  If we apply the system shown in Shorting Mebane Faber to RUT and then extend it with a simple slope, we notice something very dif...
[Read more...]

PC-Axis with R: pxR

July 24, 2011 | Oscar Perpiñán Lamigueiro

PC-Axis is a software family consisting of a number of programs for the Windows and Internet environment used to present statistical information. It is used by national and international institutions to publish statistical data. Programs in the PC-Axis family use a particular data file format (see the full PX-Axis data ... [Read more...]

BSE Bhavcopy with Delivery Quantity

July 24, 2011 | Market Analyzer

One of my TI forum members IV had a requirement for BSE Quotes along with Delivery Quantity. This made me implement "merge" function of R coding (thanks to the great work done by people behind various packages and guidance available on R Mailing lists)...
[Read more...]
1 2 3 4 5 11

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)