Skip to content

fitzhugor/dagitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

215 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dagitty

Graphical Analysis of Structural Causal Models

This repository contains both the HTML-based graphical user interface and the R package (in subfolder r/).

Preparation

After checkout, first the jslib directory, and run "make". This will generate the dagitty js-libraries from the individual source files.

Running the web interface

After preparation, open the file gui/dags.html.

Running the R package

install.packages("devtools") # unless you have it already
library(devtools)
install_github("jtextor/dagitty/r")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors