loglikelihoodrhocorrel {MRZero} | R Documentation |
Internal function for calculating log-likelihood for for maximum-likelihood method.
loglikelihoodrhocorrel(param, x, y, Tauxy)
param |
Parameters in the model. |
x |
Genetic associations with the exposure. |
y |
Genetic associations with the outcome. |
Tauxy |
Precision matrix for associations with the exposure and outcome. |
None.
Log-likelihood.