source:
trunk/autoquest-ui-core/src/main/resources/manuals/flattenModel
@
2144
Last change on this file since 2144 was 726, checked in by sherbold, 12 years ago | |
---|---|
File size: 411 bytes |
Line | |
---|---|
1 | Takes a high-order Markov model as input and creates an equivalent first-order Markov model through state splitting. |
2 | |
3 | Note: command probably broken because of the refactoring of the event core! |
4 | |
5 | $USAGE$ |
6 | <modelname> name of the high-order Markov model |
7 | <modelname_flattened> name of the equivalent first-order Markov model that is created |
8 | |
9 | Example(s): |
10 | flattenModel 5thOrderMarkovModel 5thOrderMarkovModel_flattend |
Note: See TracBrowser
for help on using the repository browser.