2011

craps 0.1

September 22, 2011 | hawkhandler

The following script simulates a craps game in R any number of iterations with any starting amount of cash and any maximum odds and running until the user is out of cash.  It assumes a specific betting strategy as explained … Continue reading → [Read more...]

Facebook page about the Graph Gallery

September 22, 2011 | romain francois

I've just created a facebook page about the R Graph Gallery I hope this will improve the experience of the website by making it more social, for example, I anticipate that people will share their own graphs by sending a picture on the facebook ... [Read more...]

Are new SEC rules enough to prevent another Flash Crash?

September 22, 2011 | David Smith

At 2:42PM on March 10 2010, without warning, the Dow Jones Industrial Index plunged more than 1000 points in just 5 minutes. It remains the biggest one-day decline in this stock market index in history. On an intra-day basis, anyway: by the end of the day, the market had regained 600 points of the drop. ... [Read more...]

Slides and replay from "R and Hadoop" webinar

September 21, 2011 | David Smith

So ... there's clearly a lot of interest in integrating R and Hadoop. Today's webinar was a record-setter for Revolution Analytics, with more than 1000 people signing up to learn how to access Hadoop data from R with the packages from the open-source RHadoop project. If you didn't catch the live webinar, ... [Read more...]

Go vector or go home

September 21, 2011 | ezpz

My programming experience progressed mostly along the lines of: C, C++, shell, Java, Java, Ruby, Python, Java, Java. Only recently have I started exploring the likes of Haskell, Erlang and R. Well that evolution bit me a little while back when I tried ... [Read more...]

digest 0.5.1

September 21, 2011 | Thinking inside the box

A new version of the digest package (which generates hash function summaries for arbitrary (and possibly nested) R objects using any of the standard md5, sha-1, sha-256 or crc32 algorithms) is now on CRAN. Bryan Lewis, who is doing very stuff with ... [Read more...]

Strangeloop 2011 Day 2

September 21, 2011 | davekincaid

I’m headed back home from Strangeloop 2011 this morning. Once again I booked an early flight so was up at 4:45 to get to the airport (when will I learn?) The conference was a smashing success as far as I am concerned. It was extremely well run and the talks were ... [Read more...]

Handbook of Markov chain Monte Carlo

September 21, 2011 | xi'an

At JSM, John Kimmel gave me a copy of the Handbook of Markov chain Monte Carlo, as I had not (yet?!) received it. This handbook is edited by Steve Brooks, Andrew Gelman, Galin Jones, and Xiao-Li Meng, all first-class jedis of the MCMC galaxy. I had not had a chance ... [Read more...]

Simple plot using R

September 21, 2011 | "We think therefore we R"

As a task for my Financial eco assignment I had to plot a simple time series of the overnight MIBOR(Mumbai interbank offer rates) for the past one year . The job could very well have been done easily in MS-Excel but I choose to plot it in R instea...
[Read more...]

Project Euler: problem 3

September 21, 2011 | MK

The prime factors of 13195 are 5, 7, 13 and 29.What is the largest prime factor of the number 600851475143 ?This one was quite easy, and much easier in R as it turns out.The GNU Multi-Precision Library (GMP) is available as a package in R. So the only ...
[Read more...]

Variogram fit with RPanel

September 21, 2011 | Fabio Veronesi

During the UseR 2011 conference I saw lots of examples of the use of RPanel to create a GUI in R. Yesterday, because I was a bit bored of the work I was doing I started thinking about this and I decided to try this package.My objective was to create ... [Read more...]

A Note on Antoniak’s Approximation for Dirichlet Processes

September 21, 2011 | BioStatMatt

Antoniak's 1974 article titled Mixtures of Dirichlet Processes with Applications to Bayesian Nonparametric Problems (Annals of Statistics 2(6):1152-1174) is a fundamental work for most modern developments in this area. The article gives two expressions for the expected number of distinct values in a sample of size n, drawn from a Dirichlet ... [Read more...]

Solvency 2 WordCloud

September 21, 2011 | Phil Joubert

Slow day at PSY headquarters: Click see wordleWe grabbed the Solvency II directive text from the EC website (© European Union, http://eur-lex.europa.eu/) and ran it through a couple of lines of R code to draw up wordcount frequencies. Then we plotted the text in Wordlehttp://www.wordle.net/... [Read more...]

Climate Reference Network: package crn 1.0

September 20, 2011 | Steven Mosher

I’ve just finished and uploaded another climate data package for R. This one focuses on  CRN the climate Reference Network Here is their home page   The package for now is really simple, but all of the packages  I’m building are getting simpler. In the end ( whenever that is ) ... [Read more...]

Children height and blood pressure z-scores

September 20, 2011 | nzcoops

Following on from some of my earlier posts, this is purely about, hopefully, saving some other people some time in putting this together. Height z-scores are required to then calculate the blood pressure z-scores. The CDC (Center for Disease Control … Continue reading → [Read more...]
1 41 42 43 44 45 143

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)