Skip to content

cshancock/causal-inference-in-R

 
 

Repository files navigation

Causal Inference in R

This repository contains the source code for the book Causal Inference in R.

Installation

After cloning this repository, you can install the package dependencies for this book with:

# install.packages("remotes")
remotes::install_deps(dependencies = TRUE)

We use Quarto to render this book.

About

Causal Inference in R: A book!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 72.7%
  • JavaScript 19.3%
  • CSS 4.1%
  • R 3.1%
  • SCSS 0.4%
  • Lua 0.3%
  • HTML 0.1%