mcnemar_test {gwid} | R Documentation |
mcnemar test
Description
mcnemar test
Usage
mcnemar_test(roh, ...)
Arguments
roh |
roh as class result_snp |
... |
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.2.0 Index]