Any HMM is determined by three inputs, the vector of prior probabilities, the matrix of
transition probabilities and the matrix of emission probabilities.
Do not leave any blank cells! All matrices must be complete with numbers. If you do not know the
numbers, after filling all cells you know, leave the unknowns blank and press the Random button,
to fill the blank cells with random numbers.
The trick to fill the matrices cells are: the sum of prior probabilities must sum one; The sum
of each line in the transition (probabilities) matrix must sum one and; The sum of each line in
the emission (probabilities) matrix must sum one.