plotPopTimeProfileLog: plotPopTimeProfileLog

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

plotPopTimeProfileLogR Documentation

plotPopTimeProfileLog

Description

Plot time profile for mean model workflow

Usage

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

Arguments

simulatedData

data.frame of simulated data

observedData

data.frame of observed data

metaData

meta data on 'data'

dataMapping

A list mapping 'x', 'y' and 'group' from datasets

plotConfiguration

'PlotConfiguration' class object from 'tlf' library

Value

ggplot object of time profile for mean model workflow


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on May 1, 2024, 12:27 p.m.