-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 1.64 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
Package: nlmixr2data
Title: Nonlinear Mixed Effects Models in Population PK/PD, Data
Version: 2.0.9
Authors@R: c(person("Matthew","Fidler",
role = c("aut", "cre"), email = "matthew.fidler@gmail.com",
comment=c(ORCID="0000-0001-8538-6691")),
person("Rik", "Schoemaker",
role = "ctb", email = "rik.schoemaker@occams.com",
comment=c(ORCID="0000-0002-7538-3005")),
person("Kyle", "Baron", role="ctb"),
person("Thierry", "Wendling", role = "ctb"),
person("Ted","Grasella", role="ctb"),
person("C", "Weil", role="ctb"),
person("Yaning", "Wang", role="ctb"),
person("R", "O'Reilly", role="ctb"),
person("David", "D'Argenio", role="ctb"),
person("", "Rodriguez-Vera", role="ctb"),
person("D", "Gaver", role="ctb"),
person("Yuan", "Xiong", role="ctb"),
person("Wenping", "Wang",
role = "aut", email = "wwang8198@gmail.com")
)
Description: Datasets for 'nlmixr2' and 'rxode2'. 'nlmixr2' is used for fitting and comparing
nonlinear mixed-effects models in differential
equations with flexible dosing information commonly seen in pharmacokinetics
and pharmacodynamics (Almquist, Leander, and Jirstrand 2015
<doi:10.1007/s10928-015-9409-1>). Differential equation solving is
by compiled C code provided in the 'rxode2' package
(Wang, Hallow, and James 2015 <doi:10.1002/psp4.12052>).
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
R (>= 2.10)
LazyData: true
BugReports: https://github.com/nlmixr2/nlmixr2data/issues/
URL: https://nlmixr2.github.io/nlmixr2data/,
https://github.com/nlmixr2/nlmixr2data/