Multivariate Point Process Package  0.1
Public Attributes | List of all members
SelfInhibitingProcess::OPTION Struct Reference

Options used to configure the fitting of the terminating point process. More...

#include <SelfInhibitingProcess.h>

Public Attributes

Regularizer base_intensity_regularizer
 
Regularizer excitation_regularizer
 
std::map< RegCoef, double > coefficients
 

Detailed Description

Options used to configure the fitting of the terminating point process.

Definition at line 114 of file SelfInhibitingProcess.h.

Member Data Documentation

Regularizer SelfInhibitingProcess::OPTION::base_intensity_regularizer

Type of regularization used for \(\|\boldsymbol{\lambda}_0\|\)

Definition at line 119 of file SelfInhibitingProcess.h.

std::map<RegCoef, double> SelfInhibitingProcess::OPTION::coefficients

Regularization coefficients value

Definition at line 127 of file SelfInhibitingProcess.h.

Regularizer SelfInhibitingProcess::OPTION::excitation_regularizer

Type of regularization used for \(\|\boldsymbol{\beta}\|\)

Definition at line 123 of file SelfInhibitingProcess.h.


The documentation for this struct was generated from the following file: