-
This issue is the further discussion after causal-cmd issue: calling TETRAD(incl. py-tetrad) from R
https://github.com/bd2kccd/causal-cmd/issues/83
-
Running tetrad 0.9.14 downloaded from github
```bash
ipcluster start -n 30 --cluster-id=tetrad --daemonize
```
That outputs a lot of information, ending in:
```
2024-06-28 14:25:15.846 [Kernel…
-
I'm trying to convert the fitted tetrad object into an object compatible with functions in the R lavaan library, as described in the documentation, but instructions are vague and the function $get_lav…
-
Hey there, I have read your awesome work, and have a questions about using it into real data.
Do I need to spicify the relation between the cluster before discovery? I mean if I have a dataset has …
-
Hello,
Our research aims to observe changes in health levels of subjects under different exposure environments. Since we cannot expose the subjects to different environments continuously, we measure …
-
So I tried the following code, and got the following error
>>> from pyrca.graphs.causal.pc import PC
>>> model = PC(PC.config_class())
>>> graph_df = model.train(df)
D:\Python\Python310\lib\site…
-
Hi,
I installed tetrad with anaconda and was getting the decode-based error that I believe you fixed 5 months ago. Just wanted to note that the current file set on anaconda does not include this up…
-
Hi,
I've coded the color theory from the page below into a class and applied it your example can commit it to your project?
Thanks,
Brian.
http://www.tigercolor.com/color-lab/color-theory/color-the…
-
Is there a way to limit memory usage for tetrad? When I try to run tetrad on large numbers of quartets (50e6 of 74e6 total), I get this error after ~8 hours into estimating the full tree (with an aver…
-
Post your questions here about: “[The Datome - Finding, Wrangling and Encoding Everything as Data](https://docs.google.com/document/d/1vg-W55u3naN1gPmMyPhBWyIS8dJovdvlh6NUKMiFEjo/edit?usp=sharing)”, “…