getTimeProfilePlotResults: getTimeProfilePlotResults

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

getTimeProfilePlotResultsR Documentation

getTimeProfilePlotResults

Description

Get plots and their captions for mean or population time profiles

Usage

getTimeProfilePlotResults(
  workflowType,
  timeRange,
  simulatedData,
  observedData = NULL,
  metaDataFrame,
  timeProfileMapping,
  structureSet,
  settings = NULL
)

Arguments

workflowType

'"mean"' or '"population"' workflow

timeRange

array of time values defining range of simulated data

simulatedData

data.frame of simulated data

observedData

data.frame of observed data

metaDataFrame

metaData represented as a data.frame

timeProfileMapping

list of variables to map in the time profile plots

structureSet

A 'SimulationStructure' object

settings

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

Value

List of 'plots' and their 'captions'


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