source:
trunk/autoquest-ui-core/src/main/resources/manuals/showMarkovModel
@
1538
Last change on this file since 1538 was 726, checked in by sherbold, 12 years ago | |
---|---|
File size: 389 bytes |
Line | |
---|---|
1 | Visualizes usage profiles based on first-order Markov models. |
2 | |
3 | $USAGE$ |
4 | <modelname> name of the usage profile |
5 | <showNodeNames> optional; if true, the names of the states of the Markov model are part of the visualization; otherwise only the structure and the probabilities are shown ;default: false |
6 | |
7 | Example(s): |
8 | showMarkovModel firstOrderMarkovModel |
9 | showMarkovModel firstOrderMarkovModel true |
Note: See TracBrowser
for help on using the repository browser.