optim_llik_RE_BIC {GWAS.BAYES}R Documentation

optim_llik_RE_BIC

Description

Calculates the BIC in the full kinship model scenario

Usage

optim_llik_RE_BIC(x,y,d)

Arguments

x

The reduced design matrix with principal components, intercept and SNP of interest

y

The reduced response matrix.

d

The spectral decomposition diagonal matrix of eigen values

Value

Returns the BIC for the model with this SNP


[Package GWAS.BAYES version 1.4.0 Index]