mcnemar_test_permut {gwid}R Documentation

mcnemar permutation

Description

mcnemar permutation

Usage

mcnemar_test_permut(mcnemar, ...)

Arguments

mcnemar

macnemar test output

...

other variables

Value

the output will be a test_snps (data.table) object including 3 columns: “snp_pos”, “case_control”, and “value” which is a p-values.


[Package gwid version 0.1.0 Index]