BIE::LikelihoodFunction Class Reference

This abstract class defines allows the arbitrarily defined likelihood functions to be used by internal classes and to be easily defined to the system by the user. More...

#include <LikelihoodFunction.h>

Inheritance diagram for BIE::LikelihoodFunction:
Collaboration diagram for BIE::LikelihoodFunction:

List of all members.

Public Member Functions

virtual double LikeProb (std::vector< double > &z, SampleDistribution *sd, double norm, Tile *t, State *s, int indx)=0
 This is likelihood function.
virtual string ParameterDescription (int i)
 Label parameters. Scheduled for removal.

Static Public Attributes

static double threshval
 Value below which to assume that data value is zero (default=0).

Friends

class boost::serialization::access


Detailed Description

This abstract class defines allows the arbitrarily defined likelihood functions to be used by internal classes and to be easily defined to the system by the user.

GaussTestLikelihoodFunction for an example of deriving a new likelihood function.


The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:12 2010 by doxygen