Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo contains my attempt at most of the study questions in the Causal Inference: A Primer book.

Usage

Run the notebooks inside a container defined by the compbox image.

To install the Julia dependencies, open a terminal in the project's root folder and execute:

julia --project=. -e 'using Pkg; Pkg.instantiate()'

To run the Jupyter notebook server, run:

jupyter notebook --ip 0.0.0.0 --no-browser

About

My solution to study questions in Causal Inference: A Primer

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages