STK++ 0.9.13
STK_Categorical_pjk.h File Reference

In this file we implement the Categorical_pjk mixture model. More...

Include dependency graph for STK_Categorical_pjk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STK::hidden::MixtureTraits< Categorical_pjk< Array_ > >
 Traits class for the Categorical_pjk traits policy. More...
 
class  STK::Categorical_pjk< Array >
 The diagonal Categorical mixture model Categorical_pjk is the most general diagonal Categorical model and has a probability function of the form. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Detailed Description

In this file we implement the Categorical_pjk mixture model.

Definition in file STK_Categorical_pjk.h.