plotMeanTimeProfileLog: plotMeanTimeProfileLog

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

plotMeanTimeProfileLogR Documentation

plotMeanTimeProfileLog

Description

Plot time profile for mean model workflow

Usage

plotMeanTimeProfileLog(
  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 to be integrated to 'tlf' DataMapping objects

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 March 30, 2024, 4:17 p.m.