forked from Genentech/TGRmodel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
22 lines (22 loc) · 883 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: TGRmodel
Title: Functions to predict Tumor Growth Rate inhibition using in vitro data
Version: 0.0.1.0
Authors@R: c(
person("Rocky", "Diegmiller", , "[email protected]", role = c("aut")),
person("Marc", "Hafner", , "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1337-7598")))
Description: Functions to predict Tumor Growth Rate inhibition using in vitro data.
Model described in the manuscript "Growth-rate model predicts in vivo tumor response from in vitro data" (2022, CPT: Pharmacometrics & Systems Pharmacology).
Please cite "Diegmiller et al., in revision at CPT Pharmacometrics Syst Pharmacol, 2022"
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
Imports:
drc,
gsignal
Suggests:
knitr,
rmarkdown,
spelling
VignetteBuilder: knitr
Language: en-US