Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tst: Modified SSR test to find a sparse model
Previously, SSR has simply been finding the 0-sparsity model. Instead of the algorithm in the paper, it was executing a Bayes Information Criterion-like model selection, but with a very low l0 penalty. This test asserts #532
- Loading branch information