getQualificationGOFPlot: getQualificationGOFPlot

View source: R/qualification-gof.R

getQualificationGOFPlotR Documentation

getQualificationGOFPlot

Description

Get goodness of fit plot

Usage

getQualificationGOFPlot(
  plotType,
  data,
  metaData,
  axesProperties,
  plotProperties
)

Arguments

plotType

Name of PK Parameter as defined by users

data

data.frame with PK Ratios

metaData

metaData with units and dimension for labeling the table header

axesProperties

list of axes properties obtained from 'getAxesProperties'

plotProperties

list of plot properties defined in field 'Plot' of GOFMerged configuration plan

Value

A ggplot object


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on March 24, 2024, 10:18 a.m.