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
Moving documentation changes into a testing branch too #22
Closed
SzymonNowakowski closed 2 years ago
The important code changes in this PR are the following: fixing how the parameters get passed to 'plot' family of functions Updating how coef presents parameters: only non-zero coefficients get returned fixing what gets returned as cvm in case of GIC-indexed cross validation
All the rest are the documentation updates and vignette-related
A strange commit fixing a cat walk over my keyboard it seems fixes a bug in R/cv_indexation.mode_distribute.R file introduced with preparing to publish the package: (1) documentation massive update, (2) references update, (3) start of a getting-started vignette