performShotgunCovarSearch {Certara.NLME8} | R Documentation |
Shotgun covariate search
Description
Runs a set of possible covariate sets in parallel
Usage
performShotgunCovarSearch(args, reportProgress = FALSE)
Arguments
args |
a vector of arguments provided as the following: c(jobType, parallelMethod, install_dir, shared_directory, localWorkingDir, controlFile, NumProc, workflow_name, fixefUnits) |
reportProgress |
whether it is required to report the progress (for local jobs usually) |
Value
Directory path where NLME job was executed
[Package Certara.NLME8 version 1.2.4 Index]