optim_llik_SLR_p {GWAS.BAYES}R Documentation

optim_llik_SLR_p

Description

This calculates the p-value in the simple linear regression scenario

Usage

optim_llik_SLR_p(x,y)

Arguments

x

Design Matrix for a single SNP.

y

Phenotype Response


[Package GWAS.BAYES version 1.4.0 Index]