Precmat thresh (Benchpress)

Module name

prec_thresh

Package

Benchpress

Version

Language

Python

Docs

Paper

Graph type

UG

MCMC

No

Edge constraints

No

Data type

C

Data missingness

Intervention type

Docker

bpimages/datascience-python:1.1

Precmat thresh

Thresholding the estimated precision matrix. Assuming Gaussian data, absense of an edge between a pair of nodes corresponds to conditional independence given a separating set of nodes.

Example JSON

[
  {
    "id": "pthresh",
    "thresh": 0.5,
    "timeout": null
  }
]