View source: R/compareResults.Pop.GrowthMatrices.R
compareResults.Pop.GrowthMatrices | R Documentation |
Function to compare growth matrices among several model runs using bubble plots.
compareResults.Pop.GrowthMatrices(
objs,
showPlot = FALSE,
pdf = NULL,
verbose = FALSE
)
objs |
|
showPlot |
|
pdf |
|
verbose |
|
If multiple models are compared, then a set of bubble plots are created faceted by mode case (row) and sex (column). If a single model is plotted, then bubble plots are created faceted by sex (row). One ggplot object is returned as a named list, with the figure caption as the name.
list with a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.