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