Corrmat thresh (Benchpress)
Module name |
|
Package |
|
Version |
|
Language |
|
Docs |
|
Paper |
Lauritzen[1] |
Graph type |
|
MCMC |
No |
Edge constraints |
No |
Data type |
C |
Data missingness |
|
Intervention type |
|
Docker |
Corrmat thresh
Thresholding the estimated correlation matrix. Assuming Gaussian data, absense of an edge between a pair of nodes corresponds to marginal independence.
Example JSON
[
{
"id": "ct",
"thresh": 0.5,
"method": "corr",
"timeout": null
}
]