View source: R/mr_maxlik-methods.R
loglikelihoodcorrel | R Documentation |
Internal function for calculating log-likelihood for for maximum-likelihood method.
loglikelihoodcorrel(param, x, Taux, y, Tauy)
param |
Parameters in the model. |
x |
Genetic associations with the exposure. |
Taux |
Precision matrix for associations with the exposure. |
y |
Genetic associations with the outcome. |
Tauy |
Precision matrix for associations with the outcome. |
None.
Log-likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.