mixpp: bdm::BMEF Class Reference

bdm::BMEF Class Reference

Estimator for Exponential family. More...

#include <exp_family.h>

List of all members.


Detailed Description

Estimator for Exponential family.


Member Function Documentation

void bdm::BMEF::from_setting(const Setting & set ) [inline]

Create object from the following structure

    class = 'BMEF';
     --- optional fields ---
    frg = [];                   % forgetting factor
    frg_sched_factor = [];      % factor for scheduling of forgetting factor: a number from [0..1]
    --- inherited fields ---
    bdm::BM::from_setting

If the optional fields are not given, they will be filled as follows:

    frg = 1;                    % default forgetting factor
    frg_sched_factor = 0;

Reimplemented in bdm::ARX, bdm::ARXg, bdm::MixEF, and bdm::multiBM.

References frg, frg_sched_factor, 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