Page 38
-
Teaching with R: the switch
There are several blog posts, websites (and even books) explaining the transition from using another statistical system (e.g. SAS, SPSS,… -
Spatial correlation in designed experiments
Last Wednesday I had a meeting with the folks of the New Zealand Drylands Forest Initiative in Blenheim. In addition… -
On R, bloggers, politics, sex, alcohol and rock & roll
Yesterday morning at 7 am I was outside walking the dog before getting a taxi to go to the airport… -
Large applications of linear mixed models
In a previous post I summarily described our options for (generalized to varying degrees) linear mixed models from a frequentist… -
Lattice when modeling, ggplot when publishing
When working in research projects I tend to fit several, sometimes quite a few, alternative models. This model fitting is… -
Linear mixed models in R
A substantial part of my job has little to do with statistics; nevertheless, a large proportion of the statistical side… -
Maximum likelihood
This post is one of those ‘explain to myself how things work’ documents, which are not necessarily completely correct but… -
Simulating data following a given covariance structure
Every year there is at least a couple of occasions when I have to simulate multivariate data that follow a… -
Setting plots side by side
This is simple example code to display side-by-side lattice plots or ggplot2 plots, using the mtcars dataset that comes with… -
Upgrading R (and packages)
I tend not to upgrade R very often—running from 6 months to 1 year behind in version numbers—because I had…