Skip to content

Latest commit

 

History

History
72 lines (53 loc) · 1.33 KB

bnlearn_pcstable.rst

File metadata and controls

72 lines (53 loc) · 1.33 KB

bnlearn_pcstable

PC

Package bnlearn
Version 4.8.3
Language R
Docs here
Paper :footcite:t:`doi:10.1177/089443939100900106`
Graph type DAG
Docker bpimages/bnlearn:4.8.3
Module folder bnlearn_pcstable

Description

Example JSON

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