View source: R/performEstimationOnSortColumns.R
performEstimationOnSortColumns | R Documentation |
Runs multiple estimations sorting the input dataset by requested columns and creating multiple data sets
performEstimationOnSortColumns(args, reportProgress = FALSE)
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) |
Directory path where NLME job was executed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.