View source: R/utilities-goodness-of-fit.R
getTimeProfilePlotResults | R Documentation |
Get plots and their captions for mean or population time profiles
getTimeProfilePlotResults(
workflowType,
timeRange,
simulatedData,
observedData = NULL,
metaDataFrame,
timeProfileMapping,
structureSet,
settings = NULL
)
workflowType |
|
timeRange |
array of time values defining range of simulated data.
Note that |
simulatedData |
data.frame of simulated data |
observedData |
data.frame of observed data |
metaDataFrame |
metaData represented as a data.frame |
timeProfileMapping |
list of variables to map in the time profile plots |
structureSet |
A |
settings |
Optional settings for the plots. In particular, includes reference data for population time profile. |
List of plots
and their captions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.