fabian-sp / GGLasso

A Python package for General Graphical Lasso computation
MIT License
30 stars 14 forks source link

F modelselect tests #11

Closed fabian-sp closed 3 years ago

fabian-sp commented 3 years ago

Changes the structure of returned BIC values. Now, BIC is a dictionary with gammas as keys, and BIC arrays as values. Adds test for the problem object.