plotQualificationPopulationTimeProfile: plotQualificationPopulationTimeProfile

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

plotQualificationPopulationTimeProfileR Documentation

plotQualificationPopulationTimeProfile

Description

Plot population time profile for qualification workflow

Usage

plotQualificationPopulationTimeProfile(
  simulationAnalysis,
  observedDataCollection,
  simulation,
  simulationResults,
  axesProperties,
  configurationPlan,
  plotObject
)

Arguments

simulationAnalysis

Field 'Analysis' from 'ConfigurationPlan' population time profile plot

observedDataCollection

Field 'ObservedDataCollection' from 'ConfigurationPlan' population time profile plot

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

plotObject

A 'ggplot' object

Value

Population time profile plot as a 'ggplot' object


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