bdm::EpdfDS Class Reference
Simulate data from a static pdf (epdf). More...
#include <datasources.h>
Detailed Description
Simulate data from a static pdf (epdf).
Trivial example of a data source, could be used for tests of some estimation algorithms. For example, simulating data from a mixture model and feeding them to mixture model estimators.
Member Function Documentation
void bdm::EpdfDS::from_setting | ( | const Setting & | set | ) | [inline] |
Create object from the following structure
class = 'EpdfDS'; epdf = configuration of bdm::epdf % unconditional density to sample from, bdm::epdf::from_setting
Does not inherit from bdm::DS::from_setting, names of data are taken from epdf.rv.
References bdm_assert, bdm::DS::Drv, dt, bdm::DS::dtsize, iepdf, and bdm::DS::utsize.
The documentation for this class was generated from the following file:
Generated on Fri Aug 27 16:54:40 2010 for mixpp by
