SzymonNowakowski / DMRnet

This is a development version of DMRnet — Delete or Merge Regressors Algorithms for Linear and Logistic Model Selection and High-Dimensional Data.
1 stars 0 forks source link

Fixes triggered by issue#39. #42

Closed SzymonNowakowski closed 2 years ago

SzymonNowakowski commented 2 years ago

The issue#39 bug was about incorrectly handling very few or no models. It was a very revealing bug and as a chain reaction I had to 1) fix both CV routines, 2) change both plot() and predict() for not always finding .1se models, 3) refactor (rather massively) changes to DMRnet, glamer and SOSnet