![]() |
slope 0.27.0
|
SLOPE (Sorted L-One Penalized Estimation) optimization. More...
#include "slope_fit.h"
#include "slope_path.h"
#include <Eigen/Core>
#include <Eigen/SparseCore>
#include <cassert>
#include <optional>
Go to the source code of this file.
Classes | |
class | slope::Slope |
The SLOPE model. More... | |
Namespaces | |
namespace | slope |
Namespace containing SLOPE regression implementation. | |
SLOPE (Sorted L-One Penalized Estimation) optimization.
Definition in file slope.h.