Package: factiv
Title: Instrumental Variables Estimation for 2^k Factorial Experiments
Version: 0.1.0
Authors@R: 
    c(person(given = "Matthew",
             family = "Blackwell",
             role = c("aut", "cre"),
             email = "mblackwell@gov.harvard.edu",
             comment = c(ORCID = "0000-0002-3689-9527")),
      person(given = "Nicole",
             family = "Pashley",
             role = "aut",
             email = "npashley@g.harvard.edu"))
Description: Implements instrumental variable estimators for 2^K factorial experiments with noncompliance.
Depends: R (>= 2.10)
Imports: stats, generics, Formula
Suggests: tibble, dplyr, rmarkdown, knitr
VignetteBuilder: knitr
License: GPL (>= 2)
URL: https://github.com/mattblackwell/factiv
BugReports: https://github.com/mattblackwell/factiv/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-20 01:16:30 UTC; mblackwell
Author: Matthew Blackwell [aut, cre] (<https://orcid.org/0000-0002-3689-9527>),
  Nicole Pashley [aut]
Maintainer: Matthew Blackwell <mblackwell@gov.harvard.edu>
Repository: CRAN
Date/Publication: 2021-05-21 08:00:05 UTC
Built: R 4.3.3; ; 2025-01-24 07:20:41 UTC; unix
