R/singcheck.bigqr.R

"singcheck.bigqr" <-
function(bigQR){
  bigQR <- .Call("singcheckQR", bigQR, PACKAGE="biglmm")
}

Try the biglmm package in your browser

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

biglmm documentation built on July 2, 2020, 12:42 a.m.