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

Poisson loss function implementation for SLOPE algorithm. More...

#include "loss.h"
Include dependency graph for poisson.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slope::Poisson
 The Poisson class represents a Poisson regression loss function. More...
 

Namespaces

namespace  slope
 Namespace containing SLOPE regression implementation.
 

Detailed Description

Poisson loss function implementation for SLOPE algorithm.

This file contains the Poisson class which implements a Poisson loss function used in the SLOPE (Sorted L-One Penalized Estimation) algorithm.

Definition in file poisson.h.