View source: R/utils_mrgsolve.R
replace_mrg_table | R Documentation |
Replacement of @TABLE tag
replace_mrg_table(
input,
new,
advan,
trans,
isPRED,
nPKcmts,
nPDcmts,
parm_lib,
rv_lib
)
input |
Internal parameter for |
new |
Text template |
advan |
Reactive object - NONMEM ADVAN value |
trans |
Reactive object - NONMEM TRANS value |
isPRED |
Reactive object - is model coded with $PRED? |
nPKcmts |
Number of PK compartments in the model |
nPDcmts |
Number of PD compartments in the model |
parm_lib |
Library of parameters |
rv_lib |
Library for residual variability replacement |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.