gcastle_pc

PC

Package

gCastle

Version

1.0.3

Language

Python

Docs

Paper

Kalisch and Bühlman[1]

Graph type

DAG

Docker

bpimages/gcastle:1.0.3

Module folder

gcastle_pc

Description

A classic causal discovery algorithm based on conditional independence tests.

Example JSON

[
  {
    "id": "gcastle_pc",
    "variant": "original",
    "alpha": 0.05,
    "ci_test": "fisherz",
    "timeout": null
  }
]