calc_ll_bvlmm: Calculate log-likelihood for a bivariate LMM

Description Usage Arguments

Description

Calculate log-likelihood for a bivariate LMM

Usage

1
calc_ll_bvlmm(yvec, Xmat, betahat, Vg, Ve, Kmat)

Arguments

yvec

a vector of phenotype values, after removing NA values

Xmat

a design matrix with needed number of rows

betahat

estimate of beta; a vector of length 16

Vg

2 by 2 Vg matrix

Ve

2 by 2 Ve matrix

Kmat

kinship matrix, for appropriate chromosome


fboehm/pleio documentation built on May 16, 2019, 11:10 a.m.