Learn R Programming

Certara.NLME8 (version 3.0.1)

performShotgunCovarSearch: Shotgun covariate search

Description

Runs a set of possible covariate sets in parallel

Usage

performShotgunCovarSearch(args, reportProgress = FALSE)

Value

Directory path where NLME job was executed

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)