R/testfunc.wilcox.general.R

Defines functions `testfunc.wilcox.general`

`testfunc.wilcox.general` <-
function(d){ sum(rank(d$W)[d$Z==0])  }

Try the choplump package in your browser

Any scripts or data that you put into this service are public.

choplump documentation built on May 29, 2024, 10:38 a.m.