tetrad_ftfc

FTFC

Package

causal-cmd

Version

1.10.0

Language

Java

Docs

here

Paper

Graph type

DAG

Docker

bpimages/causal-cmd:1.10.0

Module folder

tetrad_ftfc

Description

From the Tetrad manual: FTFC (Find Two Factor Clusters) is similar to FOFC, but instead of each cluster having one latent that is the parent of all of the measure in the cluster, it instead has two such latents. So each measure has two latent parents; these are two “factors.” Similarly to FOFC, constraints are checked for, but in this case, the constraints must be sextad constraints, and more of them must be satisfied for each pure cluster (see Kummerfelt et al., 2014). Thus, the number of measures in each cluster, once impure edges have been taken into account, must be at least six, preferably more.

Example JSON

[
  {
    "id": "ftfc",
    "datatype": "continuous",
    "timeout": null
  }
]