-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
20 lines (20 loc) · 910 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: npowerPrioR
Title: Run a(n approximate) normalised power prior analysis with Stan
Version: 0.0.0.9000
Authors@R:
person(given = "Luiz Max",
family = "Carvalho",
role = c("aut", "cre"),
email = "lmax.fgv@gmail.com",
comment = c(ORCID = "0000-0001-5736-5578"))
Depends: R (>= 4.0.0), parallel, mgcv, rstan, bridgesampling
Description: This package implements a bisection-type algorithm which employs bridge sampling to obtain marginal likelihood estimates and then fit an "emulation" function to approximate the normalising constant `c(a0)`, predict it on a fine grid and then plug the resulting dictionary into a modified Stan program that will sample from the approximate posterior.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr