R/plink.settest.R

plink.settest <- function(..., test=c("linear", "assoc", "logistic")[1], 
                          mperm=1000, sets) {
  #' Function to perform set-based tests in PLINK
  #' @param sets defines the sets of SNPs. 
  #' 
}
tshmak/Rplink documentation built on June 1, 2019, 1:55 a.m.