Skip to content
Prev 132271 / 398506 Next

regression towards the mean, AS paper November 2007

Troels Ring wrote:
You do not want empirical=TRUE in the mvrnorm call. This pegs the
empirical means to exactly (0,0) which are obviously never significantly
different.

BTW, there's a function called replicate()...