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: 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 04 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

epubr  
Read EPUB File Metadata and Text
Provides functions supporting the reading and parsing of internal e-book content from EPUB files. T ...
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  
gggibbous  
Moon Charts, a Pie Chart Alternative
Moon charts are like pie charts except that the proportions are shown as crescent or gibbous portio ...
Download / Learn more Package Citations See dependency  
VARMER  
Variational Merging
A new mathematical formulation to merge observed data with gridded images of environmental variables ...
Download / Learn more Package Citations See dependency  
NestedMenu  
A Nested Menu Widget for 'Shiny' Applications
Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical ch ...
Download / Learn more Package Citations See dependency  
qualmap  
Opinionated Approach for Digitizing Semi-Structured Qualitative GIS Data
Provides a set of functions for taking qualitative GIS data, hand drawn on a map, and converting it ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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