histf1(p,max.bins=20,bin.method=c("max","nmse","bootstrap",
"Sturges","Scott","FD"),discrete=FALSE,seq.perm=FALSE,
nboots=200,plotit=FALSE,perm.n,perm.h,...)
n
for sequential permutation testsh
for sequential permutation testshist
lastbin
, qvalue
set.seed(9992722)
histf1(runif(5e5)^1.5) ## [1] 0.6762
Run the code above in your browser using DataLab