NMrunLin {NMsim} | R Documentation |
Internal function to run Nonmem on linux
Description
Internal function to run Nonmem on linux
Usage
NMrunLin(
fn.mod,
dir.mod.abs,
exts.cp,
meta.tables,
path.nonmem,
clean,
sge,
nc,
pnm,
nmfe.options,
fun.post = NULL
)
Arguments
fn.mod |
Just the file name, not including path |
[Package NMsim version 0.2.4 Index]