get_derived_parms_code | R Documentation |
Get lines of code for derived parameters
get_derived_parms_code(
input,
advan,
trans,
isPRED,
isODE,
isLINMAT,
parms,
parm_lib
)
input |
Internal parameter for |
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? |
parms |
Parameter selection |
parm_lib |
Library of parameters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.