MphCalcLogL {gemma2} | R Documentation |
Calculate log likelihood
Description
Calculate log likelihood
Usage
MphCalcLogL(eval, D_l, Qi, UltVehiY, xHiy)
Arguments
eval |
eigenvalues vector from decomposition of relatedness matrix |
D_l |
vector of eigenvalues from decomposition of Ve matrix |
Qi |
inverse of Q matrix |
UltVehiY |
matrix of (transformed) Y values |
xHiy |
vector |
[Package gemma2 version 0.1.3 Index]