bnlearn_iamb

IAMB

Package

bnlearn

Version

4.8.3

Language

R

Docs

here

Paper

Tsamardinos et al.[1]

Graph type

DAG

Docker

bpimages/bnlearn:4.8.3

Module folder

bnlearn_iamb

Description

Example JSON

[
  {
    "id": "iamb-zf",
    "alpha": [
      0.01,
      0.05
    ],
    "test": "zf",
    "B": null,
    "maxsx": null,
    "debug": false,
    "undirected": false,
    "timeout": null
  },
  {
    "id": "iamb-mi",
    "alpha": [
      0.01,
      0.05
    ],
    "test": "mi",
    "B": null,
    "maxsx": null,
    "debug": false,
    "undirected": false,
    "timeout": null
  }
]