bdm::egiw Class Reference
Gauss-inverse-Wishart density stored in LD form. More...
#include <exp_family.h>
Detailed Description
Gauss-inverse-Wishart density stored in LD form.
For
-variate densities, given rv.count() should be
V.rows().
Member Enumeration Documentation
Reimplemented from bdm::epdf.
Member Function Documentation
| void bdm::egiw::from_setting | ( | const Setting & | set | ) |
Create object from the following structure
class = 'egiw';
dimx = [...]; % dimension of the wishart part
V.L = [...]; % L part of matrix V
V.D = [...]; % D part of matrix V
-or- fV = [...]; % full matrix V
-or- dV = [...]; % vector of diagonal of V (when V not given)
rv = RV({'names',...},[sizes,...],[times,...]); % description of RV
rvc = RV({'names',...},[sizes,...],[times,...]); % description of RV in condition
--- optional fields ---
nu = []; % scalar \nu ((almost) degrees of freedom)
--- inherited fields ---
bdm::eEF::from_setting
fulfilling formula
![\[ f(rv) = GiW(V,\nu) \]](form_102.png)
If is not given, it will be computed to obtain proper pdf.
- See also:
- log_level_enums
References bdm::UI::get(), nu, and V.
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
