| Package | Description |
|---|---|
| de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous |
This package contains various inhomogeneous models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BayesianNetworkTrainSM
The class implements a Bayesian network (
StructureLearner.ModelType.BN ) of fixed order. |
class |
FSDAGModelForGibbsSampling
This is the class for a fixed structure directed acyclic graphical model (see
FSDAGTrainSM) that can be used in a Gibbs sampling. |
class |
FSDAGTrainSM
This class can be used for any discrete fixed structure
directed acyclic graphical model (
FSDAGTrainSM). |
| Modifier and Type | Method and Description |
|---|---|
DAGTrainSM |
DAGTrainSM.clone() |