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