Skip to content

Commit 831a71c

Browse files
author
Johan Dahlin
committed
fixed conflict
Former-commit-id: 56f5bcc
2 parents 46c086c + 60f7c56 commit 831a71c

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,11 @@ 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+
<<<<<<< HEAD
78
The papers are available as a preprint from http://arxiv.org/pdf/1511.01707. The R package connected to this tutorial is available directly via CRAN and the source code is available at https://github.com/compops/pmh-tutorial-rpkg/.
9+
=======
10+
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.
11+
>>>>>>> 4e4b4a83d1ca93f57cb3c609596665e75febf787
812
913
Included material
1014
--------------
@@ -34,4 +38,4 @@ See *LICENSE* for more information.
3438
# with this program; if not, write to the Free Software Foundation, Inc.,
3539
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
3640
##############################################################################
37-
```
41+
```

0 commit comments

Comments
 (0)