histf1(p,max.bins=20,bin.method=c("max","nmse","bootstrap",
"Sturges","Scott","FD"),discrete=FALSE,seq.perm=FALSE,
nboots=200,rightBoundary=FALSE,plotit=FALSE,perm.n,perm.h,...)
TRUE
, then the tail mean is computed from the right boundary of the chosen bin.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