mixpp: bdm::mlstudent Class Reference

bdm::mlstudent Class Reference

(Approximate) Student t density with linear function of mean value More...

#include <exp_family.h>

Inheritance diagram for bdm::mlstudent:

bdm::mlnorm< sq_T, TEpdf > bdm::pdf_internal< TEpdf< sq_T > > bdm::pdf bdm::root List of all members.

Public Member Functions

void set_parameters (const mat &A0, const vec &mu0, const ldmat &R0, const ldmat &Lambda0)
 constructor function
void condition (const vec &cond)
void validate ()

Protected Attributes

ldmat Lambda
 Variable $ \Lambda $ from theory.
ldmat_R
 Reference to variable $ R $.
ldmat Re
 Variable $ R_e $.

Detailed Description

(Approximate) Student t density with linear function of mean value

The internal epdf of this class is of the type of a Gaussian (enorm). However, each conditioning is trying to assure the best possible approximation by taking into account the zeta function. See [] for reference.

Perhaps a moment-matching technique?


The documentation for this class was generated from the following files:
Generated on 2 Dec 2013 for mixpp by  doxygen 1.4.7