Precmat thresh (Benchpress)
Module name |
|
Package |
|
Version |
|
Language |
|
Docs |
|
Paper |
|
Graph type |
|
MCMC |
No |
Edge constraints |
No |
Data type |
C |
Data missingness |
|
Intervention type |
|
Docker |
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
}
]