-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
25 lines (25 loc) · 1.79 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
Package: voi
Title: Expected Value of Information
Version: 1.0.3
Date: 2024-02-17
Authors@R:
c(person(given = "Christopher", family = "Jackson",role = c("aut", "cre"),email = "chris.jackson@mrc-bsu.cam.ac.uk"),
person(given = "Anna", family = "Heath", role = c("aut"), email = "anna.heath@sickkids.ca"),
person(given = "Gianluca", family = "Baio", role = c("ctb"), email = "g.baio@ucl.ac.uk", comment="Author of code taken from the BCEA package"),
person(given = "Mark", family = "Strong", role = c("ctb"), email = "mark.strong@sheffield.ac.uk", comment="Author of code taken from the SAVI package"),
person(given="Kofi Placid", family="Adragni", role="ctb", comment="Author of code taken from the ldr package"),
person(given="Andrew", family="Raim", role="ctb",comment="Author of code taken from the ldr package")
)
Description: Methods to calculate the expected value of information from a decision-analytic model. This includes the expected value of perfect information (EVPI), partial perfect information (EVPPI) and sample information (EVSI), and the expected net benefit of sampling (ENBS). A range of alternative computational methods are provided under the same user interface. See Heath et al. (2024) <doi:10.1201/9781003156109>, Jackson et al. (2022) <doi:10.1146/annurev-statistics-040120-010730>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
VignetteBuilder: knitr
Imports: mgcv, earth, mvtnorm, progress, dbarts, posterior, ggplot2, gridExtra, Matrix
Suggests: testthat, BCEA, INLA, splancs, sf, knitr, rmarkdown, rjags, truncnorm, scales, dplyr, heemod
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
URL: https://chjackson.github.io/voi/
BugReports: https://github.com/chjackson/voi/issues
Additional_repositories: https://inla.r-inla-download.org/R/stable/