View source: R/utilities-goodness-of-fit.R
getResidualsPlotResults | R Documentation |
Get plots and their captions for residuals
getResidualsPlotResults(
timeRange,
residualsData,
metaDataFrame,
structureSet,
settings = NULL
)
timeRange |
array of time values defining range of simulated data |
residualsData |
data.frame of residuals data |
metaDataFrame |
metaData represented as a data.frame |
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.