choplump-internal {choplump} | R Documentation |
Internal functions not be to called directly
Description
These are functions that are called by the choplump
function.
Usage
testfunc.wilcox.ties(choplist, RM, NTIES, M)
testfunc.wilcox(ZM, n1, n0, RM)
testfunc.DiM(choplist, SM)
TDiM(S, R)
Qh.times.dhyper(h, n1, n0, M, SM, T0, use.ranks = TRUE)
cm.compact(n0, n1, M)
choplumpExact(W, Z, use.ranks = TRUE)
choplumpExactMC(W, Z, use.ranks = TRUE, nMC=10^4-1, seed=1234321)
choplumpApprox(W, Z, use.ranks = TRUE)
chop(ZM, in.n1, in.n0, in.M)
Author(s)
M.P. Fay
[Package choplump version 1.1.2 Index]