Package: OneSampleMR Title: One Sample Mendelian Randomization and Instrumental Variable Analyses Version: 0.1.7.9000 Authors@R: c( person("Tom", "Palmer", , "remlapmot@hotmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4655-4511")), person("Wes", "Spiller", , "wes.spiller@bristol.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-8169-5531")), person("Eleanor", "Sanderson", , "eleanor.sanderson@bristol.ac.uk", role = "aut", comment = c(ORCID = "0000-0001-5188-5775")), person("Nicolai", "Vitt", , "nicolai.vitt@bristol.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-5988-9372")) ) Description: Useful functions for one-sample (individual level data) Mendelian randomization and instrumental variable analyses. The package includes implementations of; the Sanderson and Windmeijer (2016) conditional F-statistic, the multiplicative structural mean model HernĂ¡n and Robins (2006) , and two-stage predictor substitution and two-stage residual inclusion estimators explained by Terza et al. (2008) . License: GPL (>= 3) URL: https://github.com/remlapmot/OneSampleMR, https://remlapmot.github.io/OneSampleMR/, https://mrcieu.r-universe.dev/OneSampleMR BugReports: https://github.com/remlapmot/OneSampleMR/issues/ Depends: R (>= 4.3) Imports: Formula, gmm, ivreg (>= 0.6-5), lmtest, msm, rlang (>= 1.0.0) Suggests: AER, estimatr, fixest, haven, knitr, lfe, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/roxygen2/markdown: TRUE Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Config/pak/sysreqs: cmake make libicu-dev Repository: https://remlapmot.r-universe.dev Date/Publication: 2026-06-23 10:53:56 UTC RemoteUrl: https://github.com/remlapmot/OneSampleMR RemoteRef: HEAD RemoteSha: e4dcabb615da0d9f2c68ebc642af4491878ae151 NeedsCompilation: no Packaged: 2026-06-23 13:56:50 UTC; root Author: Tom Palmer [aut, cre] (ORCID: ), Wes Spiller [aut] (ORCID: ), Eleanor Sanderson [aut] (ORCID: ), Nicolai Vitt [aut] (ORCID: ) Maintainer: Tom Palmer