NEWS | R Documentation |
Improved reliability and usability:
added handling of K = 1 cases
added support for sample weights
correct handling of non penalized parameters when computing lambda.max (fit non penalized parameters before computing critical lambdas)
increased speed when optimizing with a high number of groups/classes (> 100)
some improvements on error reporting and argument validation
Fixes :
fixed bug related to grouping
fixed seval minor bugs
fixed startup messages