bdm::eDirich Class Reference
Dirichlet posterior density. More...
#include <exp_family.h>
Inheritance diagram for bdm::eDirich:
Public Member Functions | |
vec | sample () const |
using sampling procedure from wikipedia | |
vec | mean () const |
vec | variance () const |
double | evallog_nn (const vec &val) const |
In this instance, val is ... | |
double | lognc () const |
vec & | _beta () |
access function | |
void | from_setting (const Setting &set) |
void | validate () |
void | to_setting (Setting &set) const |
Constructors | |
eDirich (const eDirich &D0) | |
eDirich (const vec &beta0) | |
void | set_parameters (const vec &beta0) |
Protected Attributes | |
vec | beta |
sufficient statistics |
Detailed Description
Dirichlet posterior density.Continuous Dirichlet density of -dimensional variable
where .
Member Function Documentation
void bdm::eDirich::from_setting | ( | const Setting & | set | ) | [virtual] |
The documentation for this class was generated from the following files:
- exp_family.h
- exp_family.cpp
Generated on 2 Dec 2013 for mixpp by 1.4.7