|
Size: 2772
Comment:
|
Size: 2612
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 11: | Line 11: |
| {{{ | {{{#!sagecell |
| Line 45: | Line 45: |
| {{{ | {{{#!sagecell |
| Line 63: | Line 63: |
| based on the classic example in "Biological Sequence Analysis" by Durbin et al. To get the dice picture you need to download this {{worksheet copy|dishonest_casino.sws}} {{{ |
Based on the classic example in "Biological Sequence Analysis" by Durbin et al. {{{#!sagecell |
| Line 70: | Line 71: |
| a = os.system('cp '+DATA+'dice_sm.png ./dice.png') | |
| Line 73: | Line 73: |
| html('<img src="'+DATA+'dice_sm.png">') | |
| Line 80: | Line 79: |
| html('Actual: '+ actual_str) }}} |
html('Actual: '+ actual_str)}}} |
Sage Interactions - Statistics and Probability
goto interact main page
Contents
A Random Walk
by William Stein
3D Random Walk
Hidden Markov Model: The Occasionally Dishonest Casino
by Marshall Hampton
Based on the classic example in "Biological Sequence Analysis" by Durbin et al.
