-
Notifications
You must be signed in to change notification settings - Fork 7
/
_pkgdown.yml
345 lines (345 loc) · 7.86 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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
url: https://nlmixr2.github.io/rxode2/
template:
bootstrap: 5
params:
bootswatch: flatly
includes:
in_header: |
<meta name="google-site-verification" content="fp9A3qPrCar1DKeVQg4Mfrf6-An5keP9OwhIxUkntbU" />
reference:
- title: Creating/Deleting/Loading rxode2 compiled objects
contents:
- rxClean
- rxCompile
- rxCreateCache
- rxDelete
- rxUnloadAll
- rxode2
- title: Creating rxode2 event tables/data frames
contents:
- et
- toTrialDuration
- etRbind
- etRep
- etSeq
- etExpand
- as.et
- eventTable
- add.dosing
- add.sampling
- title: Solving, Simulating and Solving options
contents:
- rxSolve
- rxCbindStudyIndividual
- title: Functions for working with nlmixr2/rxode2 functions
contents:
- as.ini
- as.model
- as.rxUi
- assertCompartmentExists
- assertCompartmentName
- assertCompartmentNew
- assertRxUi
- assertVariableExists
- assertVariableNew
- ini
- ini<-
- model
- model<-
- modelExtract
- rxAppendModel
- rxFixPop
- rxRename
- rxSetCovariateNamesForPiping
- rxSetPipingAuto
- rxUiCompress
- rxUiDecompress
- rxode2<-
- testIniDf
- testRxLinCmt
- testRxUnbounded
- update.rxUi
- zeroRe
- title: ggplot2/plot support functions
contents:
- stat_cens
- stat_amt
- plot.rxSolve
- title: Exploring rxode2 and creating models with Shiny
contents:
- rxShiny
- genShinyApp.template
- title: Using rxode2 in Packages
contents:
- rxUse
- rxPkg
- title: Specialized Simulation functions
contents:
- binomProbs
- cvPost
- dfWishart
- meanProbs
- rinvchisq
- rxGetSeed
- rxPp
- rxSetSeed
- rxSimThetaOmega
- rxWithSeed
- rxbeta
- rxbinom
- rxcauchy
- rxchisq
- rxexp
- rxf
- rxgamma
- rxgeom
- rxnbinom
- rxnorm
- rxord
- rxpois
- rxt
- rxunif
- rxweibull
- title: Optimizing models and/or adding precision
contents:
- rxOptExpr
- rxSumProdModel
- rxSetProd
- rxSetSum
- title: Adding/Modifying rxode2 C-based functions and derivatives
contents:
- rxD
- title: Running unit tests in rxode2
contents:
- rxValidate
- title: Special Functions for rxode2
contents:
- boxCox
- erf
- forderForceBase
- gammap
- gammapDer
- gammapInv
- gammaq
- gammaqInv
- logit
- lowergamma
- phi
- probit
- rxRmvn
- title: log likelihood functions supporting generalized likelihoods for focei methods
contents:
- llikBeta
- llikBinom
- llikCauchy
- llikChisq
- llikExp
- llikF
- llikGamma
- llikGeom
- llikNbinom
- llikNbinomMu
- llikNorm
- llikPois
- llikT
- llikUnif
- llikWeibull
- title: Parallel processing support commands
contents:
- getRxThreads
- title: rxode2 utility functions
contents:
- rxDerived
- rxInv
- rxIsCurrent
- rxLhs
- rxLock
- rxNorm
- rxParams
- rxProgress
- rxState
- rxSymInvChol
- swapMatListWithCube
- uppergamma
- title: User functions
contents:
- linMod
- rxIntToBase
- rxIntToLetter
- rxUdfUiControl
- rxUdfUiData
- rxUdfUiEst
- rxUdfUiIniDf
- rxUdfUiIniLhs
- rxUdfUiMv
- rxUdfUiNum
- rxUdfUiParsing
- title: Internal Functions
contents:
- .cbindOme
- .collectWarnings
- .copyUi
- .handleSingleErrTypeNormOrTFoceiBase
- .matchesLangTemplate
- .modelHandleModelLines
- .quoteCallInfoLines
- .rxLinCmtGen
- .rxWithOptions
- .rxWithWd
- .rxode2ptrs
- .toClassicEvid
- .vecDf
- invWR1d
- is.rxStackData
- odeMethodToInt
- print.rxModelVars
- rLKJ1
- rxAllowUnload
- rxAssignControlValue
- rxAssignPtr
- rxChain
- rxControlUpdateSens
- rxDfdy
- rxEtDispatchSolve
- rxEvid
- rxFun
- rxGetControl
- rxGetLin
- rxGetrxode2
- rxHtml
- rxIndLinState
- rxIndLinStrategy
- rxParseSuppressMsg
- rxPreferredDistributionName
- rxRateDur
- rxRemoveControl
- rxReservedKeywords
- rxS
- rxSetControl
- rxSetIni0
- rxSetProgressBar
- rxStack
- rxSupportedFuns
- rxSuppressMsg
- rxSyncOptions
- rxSyntaxFunctions
- rxTempDir
- rxTheme
- rxToSE
- rxTrans
- rxUiGet
- rxode2parse
- rxode2parseAssignTranslation
- rxode2parseD
- rxode2parseGetPackagesToLoad
- rxode2parseGetPointerAssignment
- rxode2parseGetTranslation
- summary.rxode2
- rxUiDeparse
- title: Neural Network Activation functions
contents:
- ELU
- GELU
- PReLU
- ReLU
- SELU
- Swish
- dELU
- dGELU
- dPReLU
- dReLU
- dSELU
- dSwish
- dlReLU
- dsoftplus
- lReLU
- softplus
- title: Rxode2 data sets
contents:
- rxResidualError
navbar:
left:
- text: Articles
icon: fas fa-book
menu:
- text: "--------------------------"
- text: "Getting started"
- text: "rxode2 mini language syntax"
href: articles/rxode2-syntax.html
- text: "rxode2 model modification %>%"
href: articles/Modifying-Models.html
- text: "rxode2 pipeline ie %>%"
href: articles/rxode2-pipeline.html
- text: "Speeding up rxode2 ODE solving"
href: articles/rxode2-speed.html
- text: "Adaptive Data Frames with rxode2"
href: articles/rxode2-data-frame.html
- text: "Plotting with rxode2"
href: articles/rxode2-plot.html
- text: "--------------------------"
- text: "Advanced Features, Model Types, Technical Details"
- text: "rxode2 model types"
href: articles/rxode2-model-types.html
- text: "Chainging rxode2 compartment numbers"
href: articles/rxode2-cmt.html
- text: "rxode2 transit compartment models"
href: articles/rxode2-transit-compartments.html
- text: "Using Shiny with rxode2"
href: articles/rxode2-shiny.html
- text: "rxode2 covariates"
href: articles/rxode2-covariates.html
- text: "Stiff Systems and Jacobian specification"
href: articles/rxode2-stiff.html
- text: "Adding compiled rxode2 models to your package"
href: articles/rxode2-rxUse.html
- text: "Dosing/Events"
icon: fas fa-stethoscope
menu:
- text: "nlmixr/rxode2 dataset overview"
href: articles/rxode2-datasets.html
- text: "Supported Event Types"
href: articles/rxode2-event-types.html
- text: "Easy rxode2 Event Tables"
href: articles/rxode2-event-table.html
- text: "Classic rxode2 events explained"
href: articles/rxode2-events-classic.html
- text: "Simulations"
icon: fas fa-desktop
menu:
- text: "Single Subject ODE solving"
href: articles/rxode2-single-subject.html
- text: "Multiple Subject rxode2 Simulation"
href: articles/rxode2-sim-var.html
- text: "Using Prior Data for ODE solving"
href: articles/rxode2-prior-data.html
- text: "Help"
icon: fas fa-life-ring
menu:
- text: Running the interactive tutorials
href: articles/rxode2-tutorials.html
- text: 2015 CPT tutorial
href: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4728294/pdf/PSP4-5-03.pdf
- text: "--------------------------"
- text: Adding Circadian Rythmn (time-varying covariates)
href: articles/rxode2-covariates.html
- text: Weight Based Dosing
href: articles/rxode2-wt.html
- text: Simulating Multiple levels of nesting (iov, between study etc)
href: articles/rxode2-nesting.html
- text: "--------------------------"
- text: Changes/News
href: news/index.html
- text: "Functions"
icon: fa-file-code-o
href: https://nlmixr2.github.io/rxode2/reference/index.html
right:
- icon: fas fa-archive
menu:
- text: rxode2 User Guide
href: https://nlmixr2.github.io/rxode2-manual/
- text: nlmixr2
href: https://nlmixr2.org/
- icon: fa-github
href: https://github.com/nlmixr2/rxode2
- icon: fa-download
href: https://github.com/nlmixr2/rxode2/releases