R/get.p.boot.R

get.p.boot <-
function(chisq,chisq.boot) {
  mean(chisq<=extract.list(chisq.boot,"chisq.best"))
}

Try the MMMS package in your browser

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

MMMS documentation built on May 2, 2019, 8:25 a.m.