This package contains various inhomogeneous models.
The most interesting classes are
- {@link de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.BayesianNetworkTrainSM}, which is either an inhomogeneous Markov model, a permuted Markov model or a Bayesian network
- {@link de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.FSDAGTrainSM}, which is a model on a fixed structure of a directed acyclic graph
- ...
The parameters for all models is located in the subpackage parameters
@see de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.parameters