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 April 13, 2025, 10:37 a.m.