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]
First Published: 2016-08-31
Latest Update: 2023-08-08
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 16 Apr. 2025.
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)
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for MendelianRandomization406080100120140160180TrendBars

Today's Hot Picks in Authors and Packages

MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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