gwas: Perform association of many SNPs against phenotype

View source: R/fast_assoc.r

gwasR Documentation

Perform association of many SNPs against phenotype

Description

Perform association of many SNPs against phenotype

Usage

gwas(y, g, logistic = FALSE)

Arguments

y

Vector of phenotypes

g

Matrix of genotypes

logistic

Use logistic regression (much slower)? Default=FALSE

Value

Data frame


explodecomputer/simulateGP documentation built on April 3, 2024, 2:38 a.m.