R/bonferroni.R

Defines functions bonferroni

Documented in bonferroni

bonferroni <-
function(x) {
  UseMethod("bonferroni")
}

Try the ineqJD package in your browser

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

ineqJD documentation built on Sept. 20, 2019, 9:06 a.m.