optim_llik_RE_p {GWAS.BAYES}R Documentation

optim_llik_RE_p

Description

This will calculate the p-value and perform the optimization in the full kinship model case

Usage

optim_llik_RE_p(x,y,d)

Arguments

x

Reduced design matrix with principal components, intercept and SNP of interest

y

The reduced matrix of the response value of interest

d

The spectral decomposition diagonal matrix of eigen values

Value

Returns a p-value for the specified data


[Package GWAS.BAYES version 1.3.2 Index]