June 2011

Code: mtable-ext updated

June 21, 2011 | Jason

I have fixed a small bug in mtable-ext that prevented asterisks from being printed for negative coefficients in mixed effects models output by lme4. Thanks to Reinhold Kliegl and Martin Elff for pointing out the bug and for providing the … Continue reading → [Read more...]

R in the Bioinformatics Knowledgeblog

June 21, 2011 | David Smith

The Knowledge Blog progect is a new, light-weight way of publishing scientific, academic and technical knowledge on the web, across several scientific disciplines. One such discipline is bioinformatics, and the Bioinformatics Knowledgeblog contains useful scientific reference material for bioinformatics, including several resources for R users. There you'll find an R ... [Read more...]

PLoS journals API from R: "rplos"

June 21, 2011 | Scott Chamberlain

The Public Libraries of Science (PLOS) has an API so that developers can create cool tools to access their data (including full text papers!!).Carl Boettiger at UC Davis and I are working on R functions that use the PLoS API. See our code on Githu...
[Read more...]

Meet cloudnumbers.com at the UseR2011 conference in UK

June 21, 2011 | Markus

cloudnumbers.com provides researchers and companies with the resources to perform high performance calculations in the cloud. We currently focus on the well-known open-source statistics program R (https://www.r-project.org). R is a strongly functional language and environment for statistical computing. You can explore data sets, make graphical displays ... [Read more...]

RGhcnV3 A new package

June 21, 2011 | Steven Mosher

It’s been a long journey and there are some people to thank for helping me along the way. Steve McIntyre, Ron Broberg, Jeff Id, Ryan ODonnell, RomanM, Nick Stokes, Robert Hijmans, Gabor  Grothendieck, Hadley Wickham, David Winsemius, and countless others on the R Help list. The Package is done. ... [Read more...]

Statistics.com Review

June 20, 2011 | 0utlieR

Disclaimer: All prices and classes are approximate and should be confirmed at www.statistics.com as they can change. A comment from my previous post asked me about the experience I had in taking courses from statistics.com (www.statistics.com). To help... [Read more...]

Testing Hurst with Multiple Indexes

June 20, 2011 | klr

DO NOT TRADE THIS SYSTEM.  YOU VERY EASILY COULD LOSE LARGE AMOUNTS OF MONEY. I am not necessarily recommending the system that I presented in Exploring the Market with Hurst, but I thought it would provide a nice platform to illustrate some backtesti...
[Read more...]

Visualization Meetup at the Googleplex

June 20, 2011 | Stephanie Taylor

Earlier this month we were excited to host a joint meetup with the Bay Area visualization group and the Bay Area R user group at Google’s headquarters in Mountain View.Hadley Wickham from Rice University came and gave a talk on Interactive Graphics in R. Earlier in the day ...
[Read more...]

Population pyramids in R

June 20, 2011 | Víctor Manuel García Guerrero

Some friends asked me about how to built population pyramids with confidence intervals in R. When I did my own probabilistic population projections, I had the same trouble, unfortunately there is no library to do that. So here I share the code I wrote:... [Read more...]

Summer school in Gran Paradiso

June 19, 2011 | xi'an

The Parco Nazionale Gran Paradiso and the Università di Pavia are organising a summer school on “Advances in species distribution modelling in ecological studies and conservation” in Pavia and Cogne, 12-18 September 2011. This school includes R and Winbugs tutorials, regular classes, plus a field trip to the park, so this ... [Read more...]

On Dirichlet’s approximation theorem

June 19, 2011 | infominer

This is one of my favourites: in 1840 the German mathematician Dirichlet proved an elegant theorem, known as “Dirichlet’s approximation theorem“. The proof is surprisingly simple, but the usefulness of the proposition in some fields of mathematics, such as Diophantine analysis is remarkable. It goes as follows: Let a be ... [Read more...]

A Little Sampling Puzzle

June 18, 2011 | ALT

Suppose you have 10 objects from which you take a sample of size 20 (with replacement, or you're in trouble). What's the probability that each object was chosen at least once? Getting an answer via simulation is pleasantly easy:f
[Read more...]

Efficient loops in R — the complexity versus speed trade-off

June 18, 2011 | xi'an

I've written before about the up- and downsides of the plyr package -- I love it's simplicity, but it can't be mindlessly applied, no pun intended. This week, I started building a agent-based model for a large population, and I figured I'd use something like a binomial per-timestep birth-death process ... [Read more...]

Two textbooks on probability using R

June 18, 2011 | Radford Neal

This fall, I’ll be teaching a second-year course on Probability with Computer Applications, which is required for Computer Science majors.  I’ve taught this before, but that was five years ago, so I’ve been looking to see what new textbooks would be suitable.  The course aims not just ... [Read more...]
1 3 4 5 6 7 12

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)