bdm::pdf Class Reference
Conditional probability density, e.g. modeling
, where
is random variable, rv, and
is conditioning variable, rvc. More...
#include <bdmbase.h>
Detailed Description
Conditional probability density, e.g. modeling
, where
is random variable, rv, and
is conditioning variable, rvc.
Member Function Documentation
| void bdm::pdf::from_setting | ( | const Setting & | set | ) | [virtual] |
Create object from the following structure
class = 'pdf';
--- optional fields ---
rv = RV({'names',...},[sizes,...],[times,...]); % description of the random variable - typically delayed values, time=-1, etc.!
rvc= RV({'names',...},[sizes,...],[times,...]); % description of the random variable in condition
--- inherited fields ---
bdm::root::from_setting
Reimplemented from bdm::root.
References bdm::UI::get(), rv, and rvc.
The documentation for this class was generated from the following files:
- bdmbase.h
- bdmbase.cpp
Generated on Fri Aug 27 16:54:40 2010 for mixpp by
1.6.0
