![]() |
slope 6.0.1
|
SLOPE (Sorted L-One Penalized Estimation) fitting results. More...
#include "clusters.h"#include "losses/setup_loss.h"#include "normalize.h"#include "utils.h"#include <Eigen/Dense>#include <Eigen/SparseCore>#include <memory>

Go to the source code of this file.
Classes | |
| class | slope::SlopeFit |
| A class representing the results of SLOPE (Sorted L1 Penalized Estimation) fitting. More... | |
Namespaces | |
| namespace | slope |
| Namespace containing SLOPE regression implementation. | |
SLOPE (Sorted L-One Penalized Estimation) fitting results.
Definition in file slope_fit.h.