|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use MEManager | |
---|---|
de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous | This package contains various inhomogeneous models. |
de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.parameters |
Uses of MEManager in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous |
---|
Subclasses of MEManager in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous | |
---|---|
class |
FSMEManager
This class can be used for any discrete fixed structure maximum entropy model (FSMEM). |
Methods in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous that return MEManager | |
---|---|
MEManager |
MEManager.clone()
|
Uses of MEManager in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.parameters |
---|
Constructor parameters in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.parameters with type arguments of type MEManager | |
---|---|
MEManagerParameterSet(Class<? extends MEManager> instanceClass)
The constructor an empty constructor of extended class. |
|
MEManagerParameterSet(Class<? extends MEManager> instanceClass,
AlphabetContainer alphabet,
int length,
double ess,
String description,
ConstraintManager.Decomposition decomposition,
boolean reduce,
byte algorithm,
double epsilon)
The fast constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |