-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
43 lines (43 loc) · 1.25 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
36
37
38
39
40
41
42
43
Package: outstandR
Title: Model-based Standardisation
Version: 0.0.0.9000
Authors@R: c(
person("Nathan", "Green",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2745-1736")),
person("Antonio", "Remiro-Azocar",
email = "[email protected]",
role = c("aut"),
comment = c(ORCID = "0000-0002-7263-4251")))
Description:
Model-based standardisation with several different computation approaches.
See Remiro‐Azócar A, Heath A, Baio G (2022. Parametric G‐computation for compatible
indirect treatment comparisons with limited individual patient data,
Res. Synth. Methods, 1–31. ISSN 1759-2879, <doi:10.1002/jrsm.1565, 2108.12208>.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
boot,
copula,
MASS,
rstanarm,
Rdpack (>= 0.7)
Suggests:
doSNOW,
dplyr,
ggplot2,
gridExtra,
here,
knitr,
parallel,
purrr,
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
RdMacros: Rdpack
URL: https://StatisticsHealthEconomics.github.io/outstandR
BugReports: https://github.com/StatisticsHealthEconomics/outstandR/issues/