Hi, I'm new here. Thanks for providing this forum!
I'm checking some separate sample distributions for bi-modality since most but not all of them appear multi-modal in histograms.
Does anyone know if Hartigan's Dip Test is overly liberal in rejecting the null of unimodality? I'm finding that all of my distribution samples have p<0.04 when at least a few of them look pretty unimodal in the histogram (platykurtic and/or skewed, but unimodal). My sample sizes run from 1500 to 190000.
Kolmogorv-Smirnov tests also reject normality and other standard shapes, but this is pretty limiting.
I'm using R to run my analysis with the library(Diptest) and the command dip.test(mydata), which retrieves p values from dip test scores via the lookup table provided with the object qDiptab.
If the conclusion is that none of them are unimodal, then I'd like to have results on how strong the multiple modes are. Any suggestions (the simpler the test the better)?
Please let me know if I should elaborate or clarify anything, or post in the R sub-forum instead.
Thank you for your attention and consideration,
kerrio
I'm checking some separate sample distributions for bi-modality since most but not all of them appear multi-modal in histograms.
Does anyone know if Hartigan's Dip Test is overly liberal in rejecting the null of unimodality? I'm finding that all of my distribution samples have p<0.04 when at least a few of them look pretty unimodal in the histogram (platykurtic and/or skewed, but unimodal). My sample sizes run from 1500 to 190000.
Kolmogorv-Smirnov tests also reject normality and other standard shapes, but this is pretty limiting.
I'm using R to run my analysis with the library(Diptest) and the command dip.test(mydata), which retrieves p values from dip test scores via the lookup table provided with the object qDiptab.
If the conclusion is that none of them are unimodal, then I'd like to have results on how strong the multiple modes are. Any suggestions (the simpler the test the better)?
Please let me know if I should elaborate or clarify anything, or post in the R sub-forum instead.
Thank you for your attention and consideration,
kerrio