![]() |
slope 0.29.0
|
Defines the SlopePath class for storing and accessing SLOPE regression solution paths. More...
Go to the source code of this file.
Classes | |
class | slope::SlopePath |
Container class for SLOPE regression solution paths. More... | |
Namespaces | |
namespace | slope |
Namespace containing SLOPE regression implementation. | |
Defines the SlopePath class for storing and accessing SLOPE regression solution paths.
This header file provides the SlopePath class which stores the results of SLOPE (Sorted L-One Penalized Estimation) regression fits across multiple regularization parameters (lambda) and mixing parameters (alpha).
Definition in file slope_path.h.