Skip to content
Prev 132272 / 398506 Next

regression towards the mean, AS paper November 2007

On 12/17/2007 1:21 PM, Troels Ring wrote:
Specifying empirical=TRUE means that your sampled values are not 
independent, the means are guaranteed to match exactly, and the mean 
difference is exactly zero.  Thus all of the t statistics are exactly 
zero, and the p-values are exactly 1.

Set empirical=FALSE (the default), and you'll see more reasonable results.

Duncan Murdoch