Package: OneSampleMR
Title: One Sample Mendelian Randomization and Instrumental Variable
        Analyses
Version: 0.1.6
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"))
  )
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) <doi:10.1016/j.jeconom.2015.06.004> conditional F-statistic,
    the multiplicative structural mean model Hernán and Robins (2006)
    <doi:10.1097/01.ede.0000222409.00878.37>, and two-stage predictor
    substitution and two-stage residual inclusion estimators explained by
    Terza et al. (2008) <doi:10.1016/j.jhealeco.2007.09.009>.
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: haven, knitr, lfe, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-21 10:07:24 UTC; tom
Author: Tom Palmer [aut, cre] (ORCID: <https://orcid.org/0000-0003-4655-4511>),
  Wes Spiller [aut] (ORCID: <https://orcid.org/0000-0002-8169-5531>),
  Eleanor Sanderson [aut] (ORCID:
    <https://orcid.org/0000-0001-5188-5775>)
Maintainer: Tom Palmer <remlapmot@hotmail.com>
Repository: CRAN
Date/Publication: 2025-05-21 10:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:58:48 UTC; windows
