Validation of config table for time profiles plots
validateTimeProfilesConfig.RdValidation of config table for time profiles plots
Arguments
- configTable
Plot configuration table.
- dataObserved
A `data.table` (formatted as produced by `readObservedDataByDictionary`) or `DataCombined` object containing the observed data to be plotted.
- scenarioResults
A list containing simulated scenario results.
- ...
Additional arguments passed to `ospsuite.plots::plotTimeprofile`.
See also
Other plot configuration validation function:
validateDistributionVsDemographicsConfig(),
validateHistogramsConfig(),
validatePKBoxwhiskerConfig(),
validatePKForestAggregatedAbsoluteValuesConfig(),
validatePKForestAggregatedRatiosConfig(),
validatePKForestPointEstimateOfAbsoluteValuesConfig(),
validatePKForestPointEstimateOfRatiosConfig(),
validateSensitivityConfig()