permutation_test {gwid} | R Documentation |
permutation test
Description
permutation test
Usage
permutation_test(obj, ...)
Arguments
obj |
object |
... |
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]