-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
41 lines (41 loc) · 1.14 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
Package: NeuroblastomaPSM
Type: Package
Title: Neuroblastoma Partitioned Survival Model
Version: 0.1.0
Authors@R: person(
"Wael",
"Mohammed",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(
ORCID = "0000-0003-0370-4903",
GitHub = " https://github.com/W-Mohammed/",
LinkedIn = " https://www.linkedin.com/in/wael-mohammed/",
X = " https://x.com/Wael_Mohammed_"
)
)
Maintainer: The package maintainer <[email protected]>
Description: The NeuroblastomaPSM (Neuroblastoma Partitioned Survival Model)
package documents the cost effectiveness of Dinutuximab Beta (Qarziba®) for
the treatment of high-risk neuroblastoma patients after stem cell
transplantation.
License: CC BY 4.0
Encoding: UTF-8
LazyData: true
URL: https://github.com/W-Mohammed/NeuroblastomaPSM, https://w-mohammed.github.io/NeuroblastomaPSM/
BugReports: https://github.com/W-Mohammed/NeuroblastomaPSM/issues
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
Depends:
R (>= 2.10)
RoxygenNote: 7.3.1
Imports:
data.table,
ggplot2,
hesim,
survHE,
survival,
survminer,
truncnorm