forked from Novartis/bamdd
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
85 lines (85 loc) · 1.37 KB
/
DESCRIPTION
File metadata and controls
85 lines (85 loc) · 1.37 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
Package: bamdd
Title: (Bayesian) Applied Modelling in Drug Development
Version: 0.0.0.9000
Authors@R:
c(
person("Sebastian", "Weber", , "sebastian.weber@novartis.com", role = c("aut", "cre")),
person("Björn", "Holzhauer", , "bjorn.holzhauer@novartis.com", role = "aut"),
person("Lukas", "Widmer", , "lukas_andreas.widmer@novartis.com", role = "aut"),
person("Andrew", "Bean", , "andrew.bean@novartis.com", role = "aut")
)
Description: Applied modelling in drug development: flexible Bayesian regression modelling in Stan via brms
License: `use_gpl2_license()`
Encoding: UTF-8
Imports:
assertthat,
bayesplot,
BOIN,
brms,
checkmate,
clustermq,
cmdstanr,
coda,
digest,
directlabels,
distributional,
dplyr,
dqrng,
emmeans,
forcats,
future,
GGally,
ggdist,
ggfortify,
ggplot2,
ggpubr,
ggrepel,
ggthemes,
glue,
gt,
here,
hexbin,
kableExtra,
knitr,
latex2exp,
lme4,
lubridate,
MASS,
Matrix,
matrixStats,
meta,
mmrm,
multinma,
mvtnorm,
netmeta,
nlme,
OncoBayes2,
parallel,
parallelly,
patchwork,
posterior,
prettyunits,
purrr,
RBesT,
readr,
rlang,
rmarkdown,
rstan,
rstantools,
scales,
simsurv,
stringr,
survival,
survminer,
tibble,
tidybayes,
tidyr,
utils,
vctrs,
viridis,
withr,
tidyverse,
BH,
StanHeaders,
RcppEigen,
ucminf