prec_thresh

Precmat thresh

Package

Benchpress

Version

Language

Python

Docs

Paper

Graph type

UG

Docker

bpimages/datascience-python:1.1

Module folder

prec_thresh

Description

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
  }
]