LikelihoodFromDataSet Class Reference

Likelihood from a data set. More...

#include <XeStat.h>

Inheritance diagram for LikelihoodFromDataSet:
Likelihood XeCombinable XeStat XeMath XeObject XeCore XeCore ebLKTest

List of all members.

Public Member Functions

virtual double computeIndividualLog (double *values)=0
double computeTheLogLikelihood ()
DataSetgetDataSet ()
 LikelihoodFromDataSet (DataSet *data)

Static Protected Member Functions

static string getTheName (DataSet *data)

Protected Attributes

DataSetdata
vector< double > values

Detailed Description

Likelihood from a data set.

This is a virtual class


Member Function Documentation

double LikelihoodFromDataSet::computeTheLogLikelihood (  )  [virtual]
Returns:
Pure virtual method returning the log likelihood
Parameters:
none All parameters values set thru LKParameter

Implements Likelihood.


The documentation for this class was generated from the following file:
 All Classes Functions Variables

Generated on 10 Apr 2015 for Xephyr by  doxygen 1.6.1