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.
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.