Skip to content

Commit 6b8812e

Browse files
authored
Update README.md
Former-commit-id: 60f7c56 [formerly 60f7c56 [formerly 4e4b4a8]] Former-commit-id: 8ed1818c1248ea25e7d9c1e45e2a8f9dfbae6377 Former-commit-id: 2961fc2
1 parent 0f5eabe commit 6b8812e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
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 papers are available as a preprint from http://arxiv.org/pdf/1511.01707
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.
88

99
Included material
1010
--------------
@@ -34,4 +34,4 @@ See *LICENSE* for more information.
3434
# with this program; if not, write to the Free Software Foundation, Inc.,
3535
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
3636
##############################################################################
37-
```
37+
```

0 commit comments

Comments
 (0)