:og:description: Thresholding the estimated correlation matrix. Assuming Gaussian data, absense of an edge between a pair of nodes corresponds to marginal independence. :og:image:alt: Benchpress logo :og:sitename: Benchpress causal discovery platform :og:title: Corrmat thresh (Benchpress) .. meta:: :title: Corrmat thresh (Benchpress) :description: Thresholding the estimated correlation matrix. Assuming Gaussian data, absense of an edge between a pair of nodes corresponds to marginal independence. .. _corr_thresh: Corrmat thresh (Benchpress) **************************** .. list-table:: * - Module name - `corr_thresh `__ * - Package - `Benchpress `__ * - Version - * - Language - `Python `__ * - Docs - * - Paper - :footcite:t:`lauritzen1996graphical` * - Graph type - `UG `__ * - MCMC - No * - Edge constraints - No * - Data type - C * - Data missingness - * - Intervention type - * - Docker - `bpimages/datascience-python:1.1 `__ Corrmat thresh ------------------ Thresholding the estimated correlation matrix. Assuming Gaussian data, absense of an edge between a pair of nodes corresponds to marginal independence. .. rubric:: Example JSON .. code-block:: json [ { "id": "ct", "thresh": 0.5, "method": "corr", "timeout": null } ] .. footbibliography::