-
Notifications
You must be signed in to change notification settings - Fork 45
/
_pkgdown.yml
214 lines (214 loc) · 5.18 KB
/
_pkgdown.yml
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
template:
params:
bootswatch: flatly
reference:
- title: Interfacing nlmixr models
contents:
- '`nlmixr`'
- title: Adding residuals & covariance to fit object
contents:
- '`addCwres`'
- '`addTable`'
- '`addNpde`'
- '`getVarCov`'
- title: Model diagnostics
contents:
- '`vpc`'
- '`traceplot`'
- title: Datasets
contents:
- '`Bolus_1CPTMM`'
- '`Bolus_1CPT`'
- '`Bolus_2CPTMM`'
- '`Bolus_2CPT`'
- '`Infusion_1CPT`'
- '`Oral_1CPT`'
- '`Wang2007`'
- '`pump`'
- '`rats`'
- '`warfarin`'
- title: Options for fitting and output
contents:
- '`foceiControl`'
- '`nlmeControl`'
- '`nmDocx`'
- '`nmSave`'
- '`saemControl`'
- '`tableControl`'
- title: Low level estimation routines
contents:
- '`as.dynmodel`'
- '`as.focei.dynmodel`'
- '`dynmodel.mcmc`'
- '`dynmodelControl`'
- '`dynmodel`'
- '`foceiFit`'
- '`gnlmm`'
- '`nlme_lin_cmpt`'
- '`nlme_ode`'
- '`saem.fit`'
- title: Unit tests and validation functions
contents:
- '`nlmixrValidate`'
- title: Utilities
contents:
- '`bootplot`'
- '`bootstrapFit`'
- '`preCondInv`'
- '`preconditionFit`'
- title: Covariate Search Functions
contents:
- '`addCovMultiple`'
- '`addCovVar`'
- '`addCovariate`'
- '`backwardSearch`'
- '`covarSearchAuto`'
- '`forwardSearch`'
- '`initializeCovars`'
- '`makeDummies`'
- '`makeHockeyStick`'
- '`performNorm`'
- '`removeCovMultiple`'
- '`removeCovVar`'
- '`removeCovariate`'
- title: ggplot2 functions
contents:
- '`stat_amt`'
- '`stat_cens`'
- title: Internal functions
contents:
- '`VarCorr.nlmixrNlme`'
- '`as.focei`'
- '`bootdata`'
- '`calc.2LL`'
- '`calc.COV`'
- '`calcCov`'
- '`cholSE`'
- '`configsaem`'
- '`focei.eta`'
- '`focei.theta`'
- '`frwd_selection`'
- '`gauss.quad`'
- '`gen_saem_user_fn`'
- '`getOMEGA`'
- '`ini`'
- '`instant.stan.extension`'
- '`invgaussian`'
- '`lin_cmt`'
- '`metabolite`'
- '`model`'
- '`nlme_gof`'
- '`nlmixrAugPred`'
- '`nlmixrBounds.eta.names`'
- '`nlmixrBounds.focei.upper.lower`'
- '`nlmixrBoundsParser`'
- '`nlmixrBounds`'
- '`nlmixrDynmodelConvert`'
- '`nlmixrEst`'
- '`nlmixrEval_`'
- '`nlmixrGill83`'
- '`nlmixrHess`'
- '`nlmixrLogo`'
- '`nlmixrPred`'
- '`nlmixrSim`'
- '`nlmixrTest`'
- '`nlmixrUI.dynmodelfun2`'
- '`nlmixrUI.dynmodelfun`'
- '`nlmixrUI.focei.fixed`'
- '`nlmixrUI.focei.inits`'
- '`nlmixrUI.nlme.specs`'
- '`nlmixrUI.rxode.pred`'
- '`nlmixrUI.saem.ares`'
- '`nlmixrUI.saem.bres`'
- '`nlmixrUI.saem.cres`'
- '`nlmixrUI.saem.distribution`'
- '`nlmixrUI.saem.eta.trans`'
- '`nlmixrUI.saem.fit`'
- '`nlmixrUI.saem.fixed`'
- '`nlmixrUI.saem.init.omega`'
- '`nlmixrUI.saem.init.theta`'
- '`nlmixrUI.saem.init`'
- '`nlmixrUI.saem.log.eta`'
- '`nlmixrUI.saem.model.omega`'
- '`nlmixrUI.saem.model`'
- '`nlmixrUI.saem.res.mod`'
- '`nlmixrUI.saem.res.name`'
- '`nlmixrUI.saem.rx1`'
- '`nlmixrUI.saem.theta.name`'
- '`nlmixrUI.theta.pars`'
- '`nlmixrVersion`'
- '`nlmixr_fit`'
- '`nlmixr`'
- '`nmLst`'
- '`nmsimplex`'
- '`ofv`'
- '`pheno_sd`'
- '`plot.dyn.ID`'
- '`plot.dyn.mcmc`'
- '`plot.nlmixrFitData`'
- '`plot.saemFit`'
- '`prediction`'
- '`print.dyn.ID`'
- '`print.dyn.mcmc`'
- '`print.gnlmm.fit`'
- '`print.nlmixrUI`'
- '`print.saemFit`'
- '`residuals.nlmixrFitData`'
- '`setCov`'
- '`setOfv`'
- '`sqrtm`'
- '`summary.dyn.ID`'
- '`summary.dyn.mcmc`'
- '`summary.saemFit`'
- '`theo_md`'
- '`theo_sd`'
- '`vpc_nlmixr_nlme`'
- '`vpc_saemFit`'
- '`vpc_ui`'
- '`yeoJohnson`'
navbar:
left:
- text: Articles
icon: fas fa-book
menu:
- text: "--------------------------"
- text: "Getting started"
- text: "Introduction to Running Nlmixr"
href: articles/running_nlmixr.html
- text: "Using Multiple Endpoints in Nlmixr"
href: articles/multiple-endpoints.html
- text: "--------------------------"
- text: "Going further"
- text: "Model Piping"
href: articles/modelPiping.html
- text: "Sweeping models to tidy datasets (broom)"
href: articles/broom.html
- text: "--------------------------"
- text: "Integrated development with xgxr/nlmixr/ggPMX"
href: articles/xgxr-nlmixr-ggpmx.html
- text: Example models
icon: fas fa-chalkboard-teacher
menu:
- text: "Phenobarbatol with correlations"
href: articles/addingCovariances.html
- text: "--------------------------"
- text: "Nonlinear PK/PD -- Nimotuzumab"
href: articles/nimo.html
- text: "PBPK -- Mavoglurant"
href: articles/mavoglurant.html
- text: "PKPD -- Myelosuppression model"
href: articles/wbc.html
- text: "Cheat Sheet"
icon: fa-scroll fa-lg
href: https://github.com/nlmixrdevelopment/nlmixr/raw/master/CheatSheet_nlmixr.pdf
- text: "Tutorial"
icon: fas fa-life-ring
href: https://doi.org/10.1002/psp4.12445
- text: "Functions"
icon: fa-file-code-o fa-lg
href: reference/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/nlmixrdevelopment/nlmixr
- icon: fa-download
href: https://github.com/nlmixrdevelopment/nlmixr/releases