azizilab / DIISCO_public

Publically accessible code for DIISCO method
MIT License
6 stars 0 forks source link

Fixed data generation to be more akin to reality and added proper tests #9

Closed velezbeltran closed 1 month ago

velezbeltran commented 3 months ago

These changes fix the data generation. In particular: 1) I cleaned the function a bit. 2) I added functionality to find the true groups of dependent variables (thanks to the linear dependence). Via multiplication of adjacency matrices. 3) I added some functions for persistence that define what a run is. 4) Added main script.