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

code transcription #65

Closed SzymonNowakowski closed 1 year ago

SzymonNowakowski commented 1 year ago

simplifying the code with if () {x<-matrix(x)} ==> x<-as.matrix(x) transcription