Type: Package Package: causaldata Title: Example Data Sets for Causal Inference Textbooks Version: 0.1.4 Authors@R: c(person(given = "Nick", family = "Huntington-Klein", role = c("aut", "cre"), email = "nhuntington-klein@seattleu.edu", comment = c(ORCID = "0000-0002-7352-3991")), person(given = "Malcolm", family = "Barrett", role = "aut", email = "malcolmbarrett@gmail.com", comment = c(ORCID = "0000-0003-0299-5825"))) Description: Example data sets to run the example problems from causal inference textbooks. Currently, contains data sets for Huntington-Klein, Nick (2021) "The Effect" , first and second edition, Cunningham, Scott (2021, ISBN-13: 978-0-300-25168-5) "Causal Inference: The Mixtape", and HernĂ¡n, Miguel and James Robins (2020) "Causal Inference: What If" . License: MIT + file LICENSE Depends: R (>= 2.10) Imports: tibble Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 URL: https://github.com/NickCH-K/causaldata BugReports: https://github.com/NickCH-K/causaldata/issues Repository: https://nickch-k.r-universe.dev Date/Publication: 2024-11-08 00:20:04 UTC RemoteUrl: https://github.com/nickch-k/causaldata RemoteRef: HEAD RemoteSha: 94e0c05b394597b65fd7b3722b3fbd62f7a6c113 RemoteSubdir: R NeedsCompilation: no Packaged: 2026-06-18 09:11:05 UTC; root Author: Nick Huntington-Klein [aut, cre] (ORCID: ), Malcolm Barrett [aut] (ORCID: ) Maintainer: Nick Huntington-Klein