NEWS
glmtlp 2.0.2 (2024-10-02)
- Fix the Remapping issue regarding C++.
- Fix the _PACKAGE.
- Update authors' information.
- Fix a few typos.
glmtlp 2.0.1 (2021-12-17)
- fix bugs in the default
kappa
sequence setting
- update the default hyper-parameter settings
- update plotting for the
l0
penalty
- update R function documentations
- update the core algorithms and cv function to reduce memory occupation
- add data simulation functions and update data sets
- add
l0
and tlp
options to logistic regression models
- remove
foreach
and parallel
from Depends
- update vignettes and README
glmtlp 2.0.0 (2021-10-15)
A new version of glmtlp
.
- not compatible with our previous version 1.1.
- uses C++ as the core.