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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Repository: https://mattblackwell.r-universe.dev Date/Publication: 2021-12-01 19:42:56 UTC RemoteUrl: https://github.com/mattblackwell/factiv RemoteRef: HEAD RemoteSha: 6630518b843f5782686aa30374e6215e7e1351bc NeedsCompilation: no Packaged: 2026-06-14 06:22:13 UTC; root Author: Matthew Blackwell [aut, cre] (ORCID: ), Nicole Pashley [aut] Maintainer: Matthew Blackwell