Package: OneSampleMR
Title: One Sample Mendelian Randomization and Instrumental Variable
        Analyses
Version: 0.1.3
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/
BugReports: https://github.com/remlapmot/OneSampleMR/issues/
Depends: R (>= 3.6.0)
Imports: Formula, gmm, ivreg, lmtest, msm
Suggests: haven, knitr, lfe, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-03 14:07:26 UTC; tom
Author: Tom Palmer [aut, cre] (<https://orcid.org/0000-0003-4655-4511>),
  Wes Spiller [aut] (<https://orcid.org/0000-0002-8169-5531>),
  Eleanor Sanderson [aut] (<https://orcid.org/0000-0001-5188-5775>)
Maintainer: Tom Palmer <remlapmot@hotmail.com>
Repository: CRAN
Date/Publication: 2023-05-03 14:30:02 UTC
Built: R 4.2.0; ; 2023-07-11 02:43:55 UTC; unix
