View source: R/mr_mbe-methods.R
| mbe_est | R Documentation | 
Internal function for calculating mode-based estimate.
mbe_est(BetaIV.in, seBetaIV.in, phi.in)
| BetaIV.in | Ratio causal estimates for each genetic variant considered individually. | 
| seBetaIV.in | Standard errors of ratio causal estimates. | 
| phi.in | Bandwidth multiplication factor. | 
None.
Mode-based estimate.
mbe_est(BetaIV.in = chdlodds/ldlc, seBetaIV.in = abs(chdloddsse/ldlc), phi.in = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.