plotDemographyParameters: plotDemographyParameters

View source: R/utilities-demography.R

plotDemographyParametersR Documentation

plotDemographyParameters

Description

Plot demography parameters box plots and tables

Usage

plotDemographyParameters(
  structureSets,
  settings = NULL,
  workflowType = PopulationWorkflowTypes$parallelComparison,
  xParameters = getDefaultDemographyXParameters(workflowType),
  yParameters = NULL
)

Arguments

structureSets

'SimulationStructure' R6 class object

settings

list of settings for the output table/plot

workflowType

workflowType Type of population workflow. Use enum 'PopulationWorkflowTypes' to get list of workflow types.

xParameters

list of parameters to be plotted along x axis

yParameters

list of parameters to be plotted along y axis

Value

list of plots and tables with summary of demography parameters


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