mixpp: bdm::egamma Class Reference

bdm::egamma Class Reference

Gamma posterior density. More...

#include <exp_family.h>

List of all members.


Detailed Description

Gamma posterior density.

Multivariate Gamma density as product of independent univariate densities.

\[ f(x|\alpha,\beta) = \prod f(x_i|\alpha_i,\beta_i) \]


Member Function Documentation

void bdm::egamma::from_setting(const Setting & set ) 

Create object from the following structure

    class = 'egamma';
    alpha = [...];         % vector alpha
    beta = [...];          % vector beta
    --- inherited fields ---
    bdm::eEF::from_setting

fulfilling formula

\[ f(rv|rvc) = \Gamma(\alpha, \beta) \]

References alpha, and bdm::UI::get().


The documentation for this class was generated from the following files:

Generated on Fri Aug 27 16:54:41 2010 for mixpp by  doxygen 1.6.0