Add Default Configuration for PK Forest Plots
addDefaultConfigForPKForestPlots.RdAdds default configurations for forest plots to the `Plots.xlsx` configuration file.
Usage
addDefaultConfigForPKForestPlots(
projectConfiguration,
pkParameterDT,
sheetName = "PKParameter_Forest",
overwrite = FALSE
)See also
plotPKForestAggregatedAbsoluteValues, plotPKForestPointEstimateOfAbsoluteValues,
plotPKForestAggregatedRatios, plotPKForestPointEstimateOfRatios,
Other plot functions:
addDefaultConfigForTimeProfilePlots(),
plotDistributionVsDemographics(),
plotHistograms(),
plotPKBoxwhisker(),
plotPKForestAggregatedAbsoluteValues(),
plotPKForestAggregatedRatios(),
plotPKForestPointEstimateOfAbsoluteValues(),
plotPKForestPointEstimateOfRatios(),
plotSensitivity(),
plotTimeProfiles()
Other plot configuration helper function:
addDefaultConfigForDistributionsVsDemographics(),
addDefaultConfigForHistograms(),
addDefaultConfigForPKBoxwhsikerPlots(),
addDefaultConfigForTimeProfilePlots()
Other functions to generate forest plots:
plotPKForestAggregatedAbsoluteValues(),
plotPKForestAggregatedRatios(),
plotPKForestPointEstimateOfAbsoluteValues(),
plotPKForestPointEstimateOfRatios(),
validatePKForestAggregatedAbsoluteValuesConfig(),
validatePKForestAggregatedRatiosConfig(),
validatePKForestPointEstimateOfAbsoluteValuesConfig(),
validatePKForestPointEstimateOfRatiosConfig()