performStepwiseCovarSearch: NLME stepwise covariate search

View source: R/performStepwiseCovarSearch.R

performStepwiseCovarSearchR Documentation

NLME stepwise covariate search

Description

This function runs a stepwise covariate NLME job in parallel It is designated to be called in commandline (Rscript)

Usage

performStepwiseCovarSearch(args, reportProgress = FALSE)

Arguments

args

a vector of arguments provided as the following: c(method, install_directory, shared_directory, localWorkingDir, modelFile, nlmeArgsFile, listOfFilesToCopy, numCovariates, CovariateNames, NCriteria, addPValue, removePValue, NumProc, workflowName)

reportProgress

whether it is required to report the progress (for local jobs usually)

Value

Directory path where NLME job was executed


Certara.NLME8 documentation built on Oct. 16, 2024, 1:09 a.m.