dagitty icon indicating copy to clipboard operation
dagitty copied to clipboard

Graphical analysis of structural causal models / graphical causal models.

Results 51 dagitty issues
Sort by recently updated
recently updated
newest added

When working on jupyterlab-dagitty I coded pan & zoom, mostly using dagitty's public API (see [here](https://github.com/krassowski/jupyterlab-dagitty/blob/5645b485ce95a025e0e0388dbc0005e824fe51e0/src/index.ts#L203-L299)). I configured it to only kick in for Ctrl + mouse wheel/drag so that...

Hi, thanks again for `dagitty`. I had quite a few different models as text files, some for didactic and some for research purposes, and instead of storing them on the...

`offsetX` and `offsetY` give directly the offset which so far was calculated in a multi-step process; these properties of mouse event have a very good support in browsers (see https://caniuse.com/mdn-api_mouseevent_offsetx...

Thank you for dagitty, it is a great help. Would you consider publishing the `dagitty` package (or its subset) to the npm repository?

I think this reference is meant to be `fig:syntax` to compile properly in the pdf. https://github.com/jtextor/dagitty/blob/b31c919504b20d9dba4a09a9c321cb6583214807/doc/manual-3.x.tex#L916

Hi, I'm not able to install either the CRAN or the development package on my system. I get the below warning about stack smashing: ``` install_github("jtextor/dagitty/r", lib='~/R/x86_64-pc-linux-gnu-library/') Using github PAT...

Hello, I am new in dagitty, and I am trying to use localTests function, but I get some errors. I appreciate your cooperation. This is my code: ` library(dagitty) library(lavaan)...

For isolated nodes (with no parents and no children) GraphAnalyzer.topologicalOrdering returns index 0. E.g. a graph with nodes `A,B,C,D` and one edge `A -> B` gets an order `{A: 1,...

All the usages of innerHTML are rather insecure. For example, when an exposure variable is named `xyz`, it creates a link that runs javascript on the side panels: ![grafik](https://user-images.githubusercontent.com/1205129/147984186-338f1f10-6a80-4562-be41-988d9d410f94.png)

https://www.dagitty.net/ geht nicht mehr: >Websites bestätigen ihre Identität mittels Zertifikaten. Firefox vertraut dieser Website nicht, weil das von der Website verwendete Zertifikat nicht für dagitty.net gilt. Das Zertifikat gilt nur...