mcnemar permutation test
Usage
# S3 method for class 'result_snps'
mcnemar_test_permut(
mcnemar = "object of class result_snps (output of function mcnemar_test with fun=sum)",
roh_mat = "output of roh function when roh_mat = TRUE",
gwas = "object of class gwas",
nperm = 1000,
reference = "cases",
w,
...
)