loglikelihood {MendelianRandomization} | R Documentation |
Internal function for calculating log-likelihood for for maximum-likelihood method.
loglikelihood(param, x, sigmax, y, sigmay)
param |
Parameters in the model. |
x |
Genetic associations with the exposure. |
sigmax |
Standard errors of associations with the exposure. |
y |
Genetic associations with the outcome. |
sigmay |
Standard errors of genetic associations with the outcome. |
None.
Log-likelihood.