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

configurationPlanCurves

Curves fields of configuration plan

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

Value

Mean time profile plot as a ggplot object


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on April 13, 2025, 10:37 a.m.