mixpp: bdm::mlognorm Class Reference

bdm::mlognorm Class Reference

Log-Normal random walk. More...

#include <exp_family.h>

List of all members.


Detailed Description

Log-Normal random walk.

Mean value, $\mu$, is...


Member Function Documentation

void bdm::mlognorm::from_setting (const Setting & set ) 

Create object from the following structure

    class = 'mlognorm';
    k   = [];               % "variance" k
    mu0 = [];               % initial value of mean
    --- inherited fields ---
    bdm::pdf_internal<elognorm>::from_setting

fulfilling form

\[ f(rv|rvc) = log\mathcal{N}( \log(rvc)-0.5\log(k^2+1), k I) \]

References bdm::UI::get(), and set_parameters().


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