-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
35 lines (35 loc) · 1.04 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Package: rbi.helpers
Version: 0.4.0
Title: 'rbi' Helper Functions
Author: Sebastian Funk <sebastian.funk@lshtm.ac.uk>
Maintainer: Sebastian Funk <sebastian.funk@lshtm.ac.uk>
Imports:
rbi (>= 0.10.0),
data.table,
lubridate,
reshape2,
Matrix
Suggests:
markdown,
testthat,
covr (>= 3.2.0),
stringi,
knitr,
rmarkdown
Description: Contains a collection of helper functions to use with 'rbi', the R
interface to 'LibBi', described in
Murray et al. (2015) <doi:10.18637/jss.v067.i10>. It contains functions to
adapt the proposal distribution and number of particles in
particle Markov-Chain Monte Carlo, as well as calculating the
Deviance Information Criterion (DIC) and converting between times in 'LibBi'
results and R time/dates.
License: GPL-3
URL: https://libbi.org, https://github.com/sbfnk/rbi,
https://github.com/sbfnk/rbi.helpers
BugReports: https://github.com/sbfnk/rbi.helpers/issues
SystemRequirements: libbi (>= 1.4.2)
LazyLoad: no
RoxygenNote: 7.2.3
NeedsCompilation: no
Encoding: UTF-8
VignetteBuilder: knitr