Generates tabular and graphical information for a MONOLIX model

Works with models that were built with the MONOLIX GUI (version >= 2018R1)

results_MONOLIX(
  pathMLXTRANproject,
  outputPath = NULL,
  CORR_THRESHOLD = 0.3,
  nindiv = 16,
  WRES_THRESHOLD = 6,
  FLAGgofStratify = FALSE
)

Arguments

pathMLXTRANproject

Path including filename from calling function to the project mlxtran file

outputPath

Path were the generated output is placed. Default is "RESULTSIQR" in the same folder as the MLXTRAN project file.

CORR_THRESHOLD

Threshold from which on the color is changed to highlight larger correlation

nindiv

Number of individual plots per page

WRES_THRESHOLD

|PWRES| threshold level for outlier detection

FLAGgofStratify

TRUE: plots additional GoF plots stratified by covariates in the data