-
Fixed a problem that the algorithm may converge prematurely in certain cases
-
Simplified the model initialization process and optimized the default values of some parameters
-
Optimized some of the prompt words
-
Removed dependency on glmnet
-
The final estimates are now based on warm starts
-
Update some default parameter settings and documentation
-
Drop C++11 specification
- First CRAN submission