May 2008

The disappearing mouse pointer…

May 31, 2008 | [email protected]

While designing an fMRI experiment, I ran into the problem that the mouse pointer disappears as soon as you start typing on a mac. In itself it is actually a handy feature -- hiding the mouse pointer makes sense as long as you’re typing -- but no... [Read more...]

S3 vs S4, efficiency issues

May 23, 2008 | Michal

While developing some new simulation code with S4 system I stumbled upon some big difficulties in terms of computational efficiency. That lead me to diging into archives of Rhelp and Rdevel looking for clues. I found some interesting threads that address almost exactly the same problems that I do. Read ... [Read more...]

R2jags: A Package for Running jags from R

May 21, 2008 | Yu-Sung Su

I have wrote about my experience with jags here. Martyn Plummer has updated jags recently and now jags can get as he claimed. Jags is fast and its source code is more manipulable (It's written in C++).I and Masanao wrote a package, R2jags, for runnin... [Read more...]

JAGS 1.0.2 is released

May 9, 2008 | Martyn

JAGS 1.0.2 is now out. This is a patched release for the stable version, so there are no major changes in library functionality.   The major changes are: Memory leaks fixed. The rjags package now runs on Windows. A binary version … Continue reading → [Read more...]

Error capture

May 6, 2008 | Forester

In a recent post to r-sig-ecology, Mike Colvin suggested the following to capture errors within a loop:for (i in 1:1000){fit [Read more...]

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)