Let's talk about permutation tests and why we might want to do them. First think about the two-sample t-test. The… Read more
Month: May 2014
Simulating responses from a linear model
Say you fit a model using R's lm() function. What you get in return are coefficients that represent an estimate… Read more