Names of plot tasks performed by both MeanModelWorkflow
and PopulationWorkflow
objects
An object of class list
of length 3.
Examples
# Lists all available standard plot task names available in both mean and population workflows
StandardPlotTasks
#> $plotTimeProfilesAndResiduals
#> [1] "plotTimeProfilesAndResiduals"
#>
#> $plotPKParameters
#> [1] "plotPKParameters"
#>
#> $plotSensitivity
#> [1] "plotSensitivity"
#>