replace_subroutine | R Documentation |
Replacement of @SUBROUTINE tag
replace_subroutine(input, new, advan, trans, isPRED, isODE, isLINMAT)
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? |
isODE |
Reactive object - is model coded with ODEs? |
isLINMAT |
Reactive object - is model coded as linear matrix? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.