|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjphase.fit.ContPhaseFitter
jphase.fit.MLContPhaseFitter
public abstract class MLContPhaseFitter
This class defines the behaviour for a class that implements a maximum likelihood algorithm for fitting data to a Continuous Phase-Type distribution
Field Summary |
---|
Fields inherited from class jphase.fit.ContPhaseFitter |
---|
data, var |
Constructor Summary | |
---|---|
MLContPhaseFitter(double[] data)
|
Method Summary | |
---|---|
double |
getLogLikelihood()
|
Methods inherited from class jphase.fit.ContPhaseFitter |
---|
fit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MLContPhaseFitter(double[] data)
data
- Method Detail |
---|
public double getLogLikelihood()
getLogLikelihood
in class ContPhaseFitter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |