slope 0.27.0
Loading...
Searching...
No Matches
slope.h File Reference

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>
Include dependency graph for slope.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slope::Slope
 The SLOPE model. More...
 

Namespaces

namespace  slope
 Namespace containing SLOPE regression implementation.
 

Detailed Description

SLOPE (Sorted L-One Penalized Estimation) optimization.

Definition in file slope.h.