plotQualificationMeanTimeProfile: plotQualificationMeanTimeProfile

View source: R/qualification-time-profile.R

plotQualificationMeanTimeProfileR Documentation

plotQualificationMeanTimeProfile

Description

Plot mean time profile for qualification workflow

Usage

plotQualificationMeanTimeProfile(
  configurationPlanCurves,
  simulation,
  simulationResults,
  axesProperties,
  configurationPlan,
  plotConfiguration
)

Arguments

simulation

A 'Simulation' object from 'ospsuite' package that includes required information to identify and convert the data requested from 'configurationPlanCurve' properties

simulationResults

A 'SimulationResults' object from 'ospsuite' package that includes the data requested from 'configurationPlanCurve' properties

axesProperties

list of axes properties obtained from 'getAxesProperties'

configurationPlan

A 'ConfigurationPlan' object that includes methods to find observed data

plotConfiguration

A 'TimeProfilePlotConfiguration' object

configurationPlanCurve

'Curves' fields of configuration plan

Value

Mean time profile plot as a 'ggplot' object


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on Sept. 13, 2024, 11:36 a.m.