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

Integrating minor changes introduced to 0.3.1 in order to submit it to CRAN to test it in testing_branch #30

Closed SzymonNowakowski closed 2 years ago

SzymonNowakowski commented 2 years ago

Tests in testing_branch are needed because some minor coding style fixes: comparing a class() to a string cannot be accepted by CRAN and inherits() had to be used instead