nmtran_setup | R Documentation |
NM-TRAN
to run by identifying an NM-TRAN
executable for a
provided NONMEM
version and formatting arguments based on .bbi_args
,
the corresponding .mod
yaml file, and any nmfe_options
defined in a
bbi.yaml
fileSets up NM-TRAN
to run by identifying an NM-TRAN
executable for a
provided NONMEM
version and formatting arguments based on .bbi_args
,
the corresponding .mod
yaml file, and any nmfe_options
defined in a
bbi.yaml
file
nmtran_setup(
.mod,
.bbi_args = NULL,
.nonmem_version = .bbi_args[["nm_version"]],
.config_path = NULL
)
.mod |
A |
.bbi_args |
A named list specifying arguments to pass to |
.nonmem_version |
Character scalar for default version of NONMEM to use.
If left |
.config_path |
Path to a bbi configuration file. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.