>From library(diptest):

Shouldn't the following almost always be non-significant for
Hartigan's dip test?

dip(x = rnorm(1000))

I get dip scores of around 0.0008 which based on p values taken from
the table (at N=1000), using the command: qDiptab, are 0.02 < p <
0.05.

Anyone familiar with Hartigan's dip test and what I may not be
understanding?

Thanks,
kbrownk

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to