replace_mrg_ode {pmxcode} | R Documentation |
Replacement of @ODE tag
Description
Replacement of @ODE tag
Usage
replace_mrg_ode(input, new, advan, trans, isODE, nPKcmts, nPDcmts, parm_lib)
Arguments
input |
Internal parameter for |
new |
Text template |
advan |
Reactive object - NONMEM ADVAN value |
trans |
Reactive object - NONMEM TRANS value |
isODE |
Reactive object - is model coded with ODEs? |
nPKcmts |
Number of PK compartments in the model |
nPDcmts |
Number of PD compartments in the model |
parm_lib |
Library of parameters |
[Package pmxcode version 0.1.3 Index]