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

The declaration of the Clusters class. More...

#include <Eigen/SparseCore>
#include <vector>
Include dependency graph for clusters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slope::Clusters
 Representation of the clusters in SLOPE. More...
 

Namespaces

namespace  slope
 Namespace containing SLOPE regression implementation.
 

Functions

Eigen::SparseMatrix< int > slope::patternMatrix (const Eigen::VectorXd &beta)
 Returns the cluster pattern as a sparse matrix.
 

Detailed Description

The declaration of the Clusters class.

Definition in file clusters.h.