Runs an IQRsysProjectMulti object (each IQRsysProject within)

With "running" is meant that it will run the parameter estimation for IQRsysProjects.

run_IQRsysProjectMulti(
  projectPath,
  ncores = 1,
  Nparallel = 1,
  FLAGgof = TRUE,
  FLAGgofStratify = FALSE,
  FLAGrequireConverged = FALSE
)

Arguments

projectPath

An IQRsysProjectMulti object

ncores

Number of cores if use of parallelization of a single model run - for sysmodels this applies to multi-start runs.

Nparallel

Number of models to run in parallel

FLAGgof

TRUE: Create GoF plots for all runs FALSE: Do not create GoF plots. NOTE THAT GoF plots are out of scope of WP3.

FLAGgofStratify

TRUE: additional GoF plots stratified by covariates in the dataset are produced. For continuous covariates 2 groups are selected (smaller than median and greater equal median). FALSE: no stratification is done (faster).

FLAGrequireConverged

(Default: TRUE) Require convergence of the best fit to continue. If best fit is not converged, the project is saved directly after fitting and no plots are produced.

Value

An IQRsysProjectMulti is returned.

Author

Henning Schmidt, IntiQuan