forked from UUPharmacometrics/xpose4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
37 lines (37 loc) · 1.28 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
Package: xpose4
Title: Tools for Nonlinear Mixed-Effect Model Building and Diagnostics
Version: 4.6.1.9000
Authors@R: c(person("Andrew C.","Hooker",role=c("aut","cre","cph"),email="[email protected]"),
person("Mats O.","Karlsson",role=c("aut","cph")),
person("Justin J.","Wilkins",role="aut"),
person("E. Niclas","Jonsson",role=c("aut","trl","cph")),
person("Ron","Keizer",role="ctb",comment="functionality for bootstrap of GAM and SCM"))
Depends:
R (>= 2.2.0),
lattice
Imports:
Hmisc,
survival,
dplyr,
methods,
lazyeval,
gam,
splines,
grid,
readr
Suggests:
testthat
Description: A collection of functions to be used as a model
building aid for nonlinear mixed-effects (population) analysis
using NONMEM. It facilitates data set checkout, exploration and
visualization, model diagnostics, candidate covariate identification
and model comparison.
LazyLoad: yes
LazyData: yes
ByteCompile: true
License: LGPL (>= 3)
URL: http://xpose.sourceforge.net
Copyright: 2009-2018 Andrew C. Hooker, E. Niclas Jonsson and Mats O. Karlsson.
2005-2008 Andrew C. Hooker, Justin J. Wilkins, Mats O. Karlsson and E. Niclas
Jonsson. 1998-2004 E. Niclas Jonsson and Mats Karlsson.
RoxygenNote: 6.1.1