Skip to content

Commit c6b4947

Browse files
committed
exchanged citation for hmm section
[ci skip]
1 parent b190f74 commit c6b4947

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

notebooks/00-pentapeptide-showcase.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1323,7 +1323,7 @@
13231323
"\n",
13241324
"## Hidden Markov models [➜ 📓](07-hidden-markov-state-models.ipynb)\n",
13251325
"\n",
1326-
"Another way of approaching metastable dynamics is with hidden Markov models (HMMs) <a id=\"ref-14\" href=\"#cite-hmm-baum-welch-alg\">baum-1970</a>.\n",
1326+
"Another way of approaching metastable dynamics is with hidden Markov models (HMMs) <a id=\"ref-14\" href=\"#cite-noe-proj-hid-msm\">noe-15</a>.\n",
13271327
"HMMs model the dynamics between so-called hidden states which we initiate from the metastable states found by PCCA++.\n",
13281328
"The estimation is less prone to discretization errors as we do not assume Markovianity in the space of our cluster centers.\n",
13291329
"It further provides a natural coarse graining into a given number of hidden states,\n",
@@ -1758,7 +1758,7 @@
17581758
"\n",
17591759
"<a id=\"cite-noe-dy-neut-scatt\"/><sup><a href=#ref-13>[^]</a></sup>Benjamin Lindner and Zheng Yi and Jan-Hendrik Prinz and Jeremy C. Smith and Frank Noé. 2013. _Dynamic neutron scattering from conformational dynamics. I. Theory and Markov models_. [URL](https://doi.org/10.1063/1.4824070)\n",
17601760
"\n",
1761-
"<a id=\"cite-hmm-baum-welch-alg\"/><sup><a href=#ref-14>[^]</a></sup>Leonard E. Baum and Ted Petrie and George Soules and Norman Weiss. 1970. _A Maximization Technique Occurring in the Statistical Analysis of Probabilistic Functions of Markov Chains_. [URL](http://www.jstor.org/stable/2239727)\n",
1761+
"<a id=\"cite-noe-proj-hid-msm\"/><sup><a href=#ref-14>[^]</a></sup>Frank Noé and Hao Wu and Jan-Hendrik Prinz and Nuria Plattner. 2013. _Projected and hidden Markov models for calculating kinetics and metastable states of complex molecules_. [URL](https://doi.org/10.1063/1.4828816)\n",
17621762
"\n"
17631763
]
17641764
}
@@ -1779,7 +1779,7 @@
17791779
"name": "python",
17801780
"nbconvert_exporter": "python",
17811781
"pygments_lexer": "ipython3",
1782-
"version": "3.6.5"
1782+
"version": "3.6.6"
17831783
},
17841784
"toc": {
17851785
"base_numbering": 1,

0 commit comments

Comments
 (0)