R/scanWGassociation.R

`scanWGassociation` <-
function (formula, data, model = c("all"), nperm, quantitative = is.quantitative(formula,  
    data), genotypingRate = 80)  
{
    warning("This function is obsolete due to some problems with gfotran compiler. \n
        Use 'WGassociation' function instead or send an e-mail to the maintainer \n
        for receiving a version including this function")
}

Try the SNPassoc package in your browser

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

SNPassoc documentation built on Dec. 28, 2022, 1:59 a.m.