February 2012

rjags

February 5, 2012 | Chris Wheadon

Running 64 bit R, JAGS and rjags on EC2 Winbugs and Jags free Item Response Theory from the dot matrix plots of proprietary software and open up a multicoloured world of posterior predictive model checking. Fitting IRT models using brute force is not ... [Read more...]

Implementing Circles example

February 4, 2012 | Bogumił Kamiński

This week I reimplemented part of Conic Sections 1 model from NetLogo. In the model turtles seek to to be in target distance from center.My code takes only one center point, so only circles can be obtained. Apart from turtle location plot giv...
[Read more...]

Berlin’s children

February 4, 2012 | Karsten W.

Few years ago, a newspaper claimed the block I live in — Prenzlauer Berg in Berlin — is the most fertile region in Europe. It was a hoax, as this (German) newspaper article points out. (The article has become quite famous because it coined the term Bionade Biedermeier to describe the life ...
[Read more...]

Coming R meetings in Paris

February 4, 2012 | Julyan Arbel

If you live in Paris and are interested in R, there will be two meetings for you this week. First a Semin-R session, organized at the Muséum National d’Histoire Naturelle on Tuesday 7 Feb (too bad, the Museum is closed on Tuesdays). Presentations will be about colors, phylogenies and ... [Read more...]

"R": PLS Regression (Gasoline) – 003

February 3, 2012 | jrcuesta

The gasoline data set has the spectra of 60 samples acquired by diffuse reflectance from 900 to 1700 nm. We saw how to plot the spectra in the previous post.Now, following the tutorial of Bjorn-Helge Mevik published in "R-News Volume 6/3, August 2006", we will do the PLS regression:gas1 summary(gas1)Data:   X ...
[Read more...]

Accelerating analytics at MSU with Revolution R Enterprise

February 3, 2012 | David Smith

Erik Sigur, Information Technologist for the Department of Statistics and Probability at Michigan State University, writes at ReadWriteWeb about using Revolution R Enterprise to provide high-performance computation in R to the researchers in his department: Our search for a more effective version of R ultimately brought us to a product ... [Read more...]

Monty Hall by simulation in R

February 3, 2012 | bayesianbiologist

(Almost) every introductory course in probability introduces conditional probability using the famous Monte Hall problem. In a nutshell, the problem is one of deciding on a best strategy in a simple game. In the game, the contestant is asked to select one of three doors. Behind one of the doors ... [Read more...]

Forbes: Top 20 influencers in Big Data

February 3, 2012 | David Smith

Haydn Shaughnessy at The Forbes blog provides a list of the "Top 20 Influencers in Big Data", and I'm humbled to report that yours truly is listed there at #2. It's an instantaneous ranking based on the social-media tracking tool Traakr, but it's still great to be listed alongside writers for SiliconAngle, ... [Read more...]

New R User Groups in Austin, Adelaide

February 3, 2012 | David Smith

It's awesome to see so many local R user groups kicking off in 2011! Yet another is the Austin R User Group in Austin, Texas. They've already held their first informal get-together, and the first formal meeting on February 23 will be devoted to data management techniques in R. Props to Sandy ... [Read more...]

Large search spaces using R

February 3, 2012 | alexfarquhar's posterous

I'm working on some really interesting stuff at the moment, the details of which I can't discuss for reasons of national security (not really). However, one of the things I've been doing a lot of is searching though lots of different combina... [Read more...]

Green Disk Sizing

February 3, 2012 | Neil Gunther

I finally got around to completing item 5 on my 2011 list concerning electrical power consumed by a magnetic hard disk drive (HDD). The semi-empirical statement is: Power ∝ Nplatters × Ω2.8 × D4.6    . . .    (1) where Nplatters is the number of platters on the spindle, Ω is the rotational speed in revolutions per minute (RPM) and D the ... [Read more...]

Commonly used R commands (statistics)

February 2, 2012 | manio » R

When I say Ease of Use Improved, I mean you can simply copy, paste and run the codes in this post, without referring to other places, without downloading a data file and read it from R. This is how I like a blog article to be. You don’t need ... [Read more...]

speed of R, C, &tc.

February 2, 2012 | xi'an

My Paris colleague (and fellow-runner) Aurélien Garivier has produced an interesting comparison of 4 (or 6 if you consider scilab and octave as different from matlab) computer languages in terms of speed for producing the MLE in a hidden Markov model, using EM and the Baum-Welch algorithms. His conclusions are that ... [Read more...]
1 10 11 12 13 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)