getResidualsPlotResults: getResidualsPlotResults

View source: R/utilities-goodness-of-fit.R

getResidualsPlotResultsR Documentation

getResidualsPlotResults

Description

Get plots and their captions for residuals

Usage

getResidualsPlotResults(
  timeRange,
  residualsData,
  metaDataFrame,
  structureSet,
  settings = NULL
)

Arguments

timeRange

array of time values defining range of simulated data

residualsData

data.frame of residuals data

metaDataFrame

metaData represented as a data.frame

structureSet

A 'SimulationStructure' object

settings

Optional settings for the plots. In particular, includes reference data for population time profile.

Value

List of 'plots', their 'captions' and 'data' to export


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on March 30, 2024, 4:17 p.m.