Runs multiple estimations sorting the input dataset by requested columns and creating multiple data sets
performEstimationOnSortColumns(args, reportProgress = FALSE)
Directory path where NLME job was executed
a vector of arguments provided as the following: c(method, install_directory, shared_directory, localWorkingDir, nlmeArgsFile, numColumns, ColumnNames, NumProc, workflowName)
whether it is required to report the progress (for local jobs usually)