Skip to content

Commit ee12941

Browse files
authored
Update README.md
Former-commit-id: 337f7b7e533b6ac2ab79a76c4997b9d77749ef8e [formerly 7d88ae2] Former-commit-id: d35edc688d04191f166ad8cfb942e146140d0152 Former-commit-id: f166204
1 parent 5d2fa19 commit ee12941

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This code was downloaded from https://github.com/compops/pmh-tutorial and contai
44

55
J. Dahlin and T. B. Schön, **Getting started with particle Metropolis-Hastings for inference in nonlinear models**. Pre-print, arXiv:1511:01707, 2017.
66

7-
The tutorial is available as a preprint from http://arxiv.org/pdf/1511.01707. An R package is also provided on CRAN with the implementation of the turorial in R. The source code (almost identitical to the code in the subdirectory R/) is found at https://github.com/compops/pmh-tutorial-rpkg.
7+
The tutorial is available as a preprint from http://arxiv.org/pdf/1511.01707. An R package is also provided on CRAN with the implementation of the tutorial in R. The source code (almost identical to the code in the subdirectory R/) is found at https://github.com/compops/pmh-tutorial-rpkg.
88

99
Included material
1010
--------------
@@ -14,6 +14,10 @@ Included material
1414

1515
**matlab/** Code for MATLAB to implement the basic algorithms covered in the tutorial. Implementations for the advanced topics are not provided. Only simple plotting is implemented and no figures or saved data from runs are provided.
1616

17+
Generalisations
18+
--------------
19+
There is source code available for Python that implements some of the generalisations discussed in the tutorial. See the README file under *python/* for more information.
20+
1721
Copyright information
1822
--------------
1923
See *LICENSE* for more information.

0 commit comments

Comments
 (0)