STK++ 0.9.13
STK_ModelBernoulli_pj.h File Reference

In this file we define the class ModelBernoulli_pj. More...

#include <cmath>
#include "STK_Model_Util.h"
#include "STK_IMultiStatModel.h"
#include <STatistiK/include/STK_Law_Bernoulli.h>
Include dependency graph for STK_ModelBernoulli_pj.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  STK::hidden::StatModelTraits< ModelBernoulli_pj< Data_, WColVector_ > >
 Partial specialization of the StatModelTraits for the ModelBernoulli_pj model. More...
 
class  STK::Bernoulli_pjParameters
 Structure encapsulating the parameters of a Joint Bernoulli model. More...
 
class  STK::ModelBernoulli_pj< Data_, WColVector_ >
 A joint Bernoulli model is a statistical model of the form: following 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 define the class ModelBernoulli_pj.

Definition in file STK_ModelBernoulli_pj.h.