performEstimationOnSortColumns {Certara.NLME8}R Documentation

Sort specification for multiple estimations

Description

Runs multiple estimations sorting the input dataset by requested columns and creating multiple data sets

Usage

performEstimationOnSortColumns(args, reportProgress = FALSE)

Arguments

args

a vector of arguments provided as the following: c(method, install_directory, shared_directory, localWorkingDir, nlmeArgsFile, numColumns, ColumnNames, NumProc, workflowName)

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]