public class Dice extends Object
Use: Dice
The output consists of three lines: line 1 represents the output sequence generated by the hidden markov model (f for fair and l for loaded). Line 2 contains the name of the die which emitted the corresponding output symbol. Line 3 shows the state sequence predicted by the Viterbi algorithm.
| Constructor and Description |
|---|
Dice() |
public static void main(String[] args)
public static org.biojava.bio.dp.MarkovModel createCasino()