|
STK++ 0.9.13
|
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>

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. | |
| The hidden namespace enclose the classes and methods which are used internally by the STK++ classes. | |
In this file we define the class ModelBernoulli_pj.
Definition in file STK_ModelBernoulli_pj.h.