Austin Marcus

Results 3 comments of Austin Marcus

I was able to reproduce the correct output above here. So I am marking this as resolved.

I believe that CANA was intended to detect *partial*, *conditional* symmetry. "Partial" means it can detect the case when some proper subset of variables can be arbitrarily permuted without changing...

Another place we need unit tests: the `computes_ts_coverage` function in [boolean_canalization](https://github.com/CASCI-lab/CANA/blob/master/cana/canalization/boolean_canalization.py). The $k_s$ computation uses the ts coverage. The $k_s$ computation is passing unit tests.