regress: Generate summary statistics for genotype-trait association

View source: R/regress.R

regressR Documentation

Generate summary statistics for genotype-trait association

Description

The function takes in simulated genotypes and trait and outputs summary statistics for associations.

Usage

regress(Z, pheno)

Arguments

Z

matrix, simulated genotypes

pheno

vector, trait

Value

data frame of effect sizes, standard errors and P-values of associations


bhattacharya-a-bt/MOSTWAS documentation built on April 6, 2023, 12:20 a.m.