Uses of Package
dev.nm.stat.regression.linear.lasso
-
Packages that use dev.nm.stat.regression.linear.lasso Package Description dev.nm.stat.regression.linear.lasso -
Classes in dev.nm.stat.regression.linear.lasso used by dev.nm.stat.regression.linear.lasso Class Description ConstrainedLASSOProblem A LASSO (least absolute shrinkage and selection operator) problem focuses on solving an RSS (residual sum of squared errors) problem with L1 regularization.UnconstrainedLASSOProblem A LASSO (least absolute shrinkage and selection operator) problem focuses on solving an RSS (residual sum of squared errors) problem with L1 regularization.