View source: R/utilities-goodness-of-fit.R
getResidualsPlotResultsInGroup | R Documentation |
Get plots and their captions for residuals
getResidualsPlotResultsInGroup(
data,
metaData,
outputId,
structureSet = NULL,
settings = NULL
)
data |
A data.frame of residuals data |
metaData |
metaData represented as a data.frame |
outputId |
Output identifier to provide unique id name |
structureSet |
A |
settings |
Optional settings for the plots. In particular, includes reference data for population time profile. |
List of plots
, their captions
and data
to export
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.