bdm::mgamma Class Reference
Gamma random walk. More...
#include <exp_family.h>
Detailed Description
Gamma random walk.
Mean value,
, of this density is given by rvc . Standard deviation of the random walk is proportional to one
-th the mean. This is achieved by setting
and
.
The standard deviation of the walk is then:
.
Member Function Documentation
| void bdm::mgamma::from_setting | ( | const Setting & | set | ) |
Create object from the following structure
class = 'mgamma'; beta = [...]; % vector of initial beta k = x; % multiplicative scalar constant k --- inherited fields --- bdm::pdf::from_setting
fulfilling form
![\[ f(rv|rvc) = \Gamma(k, k/rvc) \]](form_112.png)
References bdm::UI::get(), k, and set_parameters().
The documentation for this class was generated from the following files:
- exp_family.h
- exp_family.cpp
Generated on Fri Aug 27 16:54:41 2010 for mixpp by
1.6.0
