| Package | Description |
|---|---|
| de.jstacs.sequenceScores.statisticalModels.trainable |
Provides all
TrainableStatisticalModels, which can
be learned from a single DataSet. |
| de.jstacs.sequenceScores.statisticalModels.trainable.discrete.homogeneous |
| Modifier and Type | Method and Description |
|---|---|
static HomogeneousMM |
TrainableStatisticalModelFactory.createHomogeneousMarkovModel(AlphabetContainer con,
double ess,
byte order)
This method returns a homogeneous Markov model with user-specified order.
|
| Modifier and Type | Method and Description |
|---|---|
HomogeneousMM |
HomogeneousMM.clone() |