plotPopTimeProfile: plotPopTimeProfile

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

plotPopTimeProfileR Documentation

plotPopTimeProfile

Description

Plot time profile for population model workflow

Usage

plotPopTimeProfile(
  simulatedData,
  observedData = NULL,
  dataMapping = NULL,
  metaData = NULL,
  plotConfiguration = NULL
)

Arguments

simulatedData

data.frame of simulated data

observedData

data.frame of observed data

dataMapping

A list to be integrated to tlf DataMapping objects

metaData

meta data on data

plotConfiguration

TimeProfilePlotConfiguration R6 class object from tlf library

Value

ggplot object of time profile for mean model workflow


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