slope 0.29.0
Loading...
Searching...
No Matches
slope_fit.h File Reference

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

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.
 

Detailed Description

SLOPE (Sorted L-One Penalized Estimation) fitting results.

Definition in file slope_fit.h.