gtest: perform gtest

View source: R/hypothesis_test.R

gtestR Documentation

perform gtest

Description

perform gtest

Usage

gtest(haplotype_structure, ...)

Arguments

haplotype_structure

object of a class

...

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.


gwid documentation built on Sept. 11, 2024, 9:04 p.m.

Related to gtest in gwid...