Other packages > Find by keyword >

MendelianRandomization  

Mendelian Randomization Package
View on CRAN: Click here


Download and install MendelianRandomization package within the R console
Install from CRAN:
install.packages("MendelianRandomization")

Install from Github:
library("remotes")
install_github("cran/MendelianRandomization")

Install by package version:
library("remotes")
install_version("MendelianRandomization", "0.10.0")



Attach the package and use:
library("MendelianRandomization")
Maintained by
Stephen Burgess
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-08-31
Latest Update: 2024-04-12
Description:
Encodes several methods for performing Mendelian randomization analyses with summarized data. Summarized data on genetic associations with the exposure and with the outcome can be obtained from large consortia. These data can be used for obtaining causal estimates using instrumental variable methods.
How to cite:
Stephen Burgess (2016). MendelianRandomization: Mendelian Randomization Package. R package version 0.10.0, https://cran.r-project.org/web/packages/MendelianRandomization. Accessed 26 Aug. 2026.
Previous versions and publish date:
0.1.0 (2016-08-31 12:15), 0.2.0 (2016-09-30 23:09), 0.2.2 (2017-08-22 20:56), 0.3.0 (2018-03-03 17:57), 0.4.0 (2019-03-07 12:33), 0.4.1 (2019-04-09 12:42), 0.4.2 (2020-02-25 14:30), 0.4.3 (2020-08-11 17:30), 0.5.0 (2020-09-30 19:50), 0.5.1 (2021-04-16 13:10), 0.6.0 (2022-02-22 12:20), 0.7.0 (2023-01-09 18:23), 0.8.0 (2023-07-04 13:33), 0.9.0 (2023-08-08 20:10), (2026-07-09 08:10)
Other packages that cited MendelianRandomization R package
View MendelianRandomization citation profile
Other R packages that MendelianRandomization depends, imports, suggests or enhances
Complete documentation for MendelianRandomization
Functions, R codes and Examples using the MendelianRandomization R package
Some associated functions: DIVW-class . Egger-class . IVW-class . MRAll-class . MRConMix-class . MRHetPen-class . MRInput-class . MRLasso-class . MRMBE-class . MRMVInput-class . MRcML-class . MVEgger-class . MVIVW-class . MVLasso-class . MVMedian-class . MaxLik-class . WeightedMedian-class . cML_SdTheta . cML_estimate . cML_estimate_random . calcium . ci_normal . ci_t . coursedata . decimals . egger.bounds . extract.pheno.csv . getter . het.weight . ldlc . loglikelihood . loglikelihoodcorrel . loglikelihoodrhocorrel . mbe_boot . mbe_est . model.prior . mr_allmethods . mr_cML . mr_conmix . mr_divw . mr_egger . mr_forest . mr_funnel . mr_hetpen . mr_input . mr_ivw . mr_lasso . mr_loo . mr_maxlik . mr_mbe . mr_median . mr_mvegger . mr_mvinput . mr_mvivw . mr_mvlasso . mr_mvmedian . mr_plot . penalised.weights.delta . penalised.weights . pheno_input . phenoscanner . r.weights.delta . r.weights . simpleCap . values . weighted.median.boot.se . weighted.median . 
Some associated R codes: 1Data.R . AllClasses.R . AllData.R . AllGenerics.R . ExtraFunctions.R . extract.pheno.csv-function.R . getter-methods.R . mr_allmethods-methods.R . mr_cML-methods.R . mr_conmix-methods.R . mr_divw-methods.R . mr_egger-methods.R . mr_forest-methods.R . mr_funnel-methods.R . mr_hetpen-methods.R . mr_ivw-methods.R . mr_lasso-methods.R . mr_loo-methods.R . mr_maxlik-methods.R . mr_mbe-methods.R . mr_median-methods.R . mr_mvegger-methods.R . mr_mvivw-methods.R . mr_mvlasso-methods.R . mr_mvmedian-methods.R . mr_plot-methods.R . new-methods.R . pheno_input-function.R . show-methods.R . values-methods.R .  Full MendelianRandomization package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA