optim_llik_SLR_BIC {GWAS.BAYES}R Documentation

optim_llik_SLR_BIC

Description

Calculates the BIC in the SLR scenario

Usage

optim_llik_SLR_BIC(x,y)

Arguments

x

The reduced design matrix that includes intercept, SNP, and principal components

y

The reduced response matrix

Value

The BIC for the given data


[Package GWAS.BAYES version 1.4.0 Index]