|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BayesianNetworkModel | The class implements a Bayesian network (
StructureLearner.ModelType.BN ) of fixed order. |
| CombinationIterator | This class can be used for iterating over all possible combinations (in the sense of combinatorics). |
| DAGModel | The abstract class for directed acyclic graphical models
(DAGModel). |
| FSDAGModel | This class can be used for any discrete fixed structure
directed acyclic graphical model ( FSDAGModel). |
| FSDAGModelForGibbsSampling | This is the class for a fixed structure directed acyclic graphical model (see
FSDAGModel) that can be used in a Gibbs sampling. |
| InhCondProb | This class handles (conditional) probabilities of sequences for inhomogeneous models. |
| InhConstraint | This class is the superclass for all inhomogeneous constraints. |
| InhomogeneousDGM | This class is the main class for all inhomogeneous discrete
graphical models (InhomogeneousDGM). |
| MEMConstraint | This constraint can be used for any maximum entropy model (MEM) application. |
| SequenceIterator | This class is used to iterate over a discrete sequence. |
| StructureLearner | This class can be used to learn the structure of any discrete model. |
| TwoPointEvaluater | This class is for visualizing two point dependency between sequence positions. |
| Enum Summary | |
|---|---|
| StructureLearner.LearningType | This enum defines the different types of learning that are
possible with the StructureLearner. |
| StructureLearner.ModelType | This enum defines the different types of models that can be
learned with the StructureLearner. |
This package contains various inhomogeneous models. The most interesting classes are
BayesianNetworkModel,
FSDAGModel,
de.jstacs.models.discrete.inhomogeneous.parameters
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||