View source: R/utilities-goodness-of-fit.R
plotPopTimeProfileLog | R Documentation |
Plot time profile for mean model workflow
plotPopTimeProfileLog(
simulatedData,
observedData = NULL,
metaData = NULL,
dataMapping = NULL,
plotConfiguration = NULL
)
simulatedData |
data.frame of simulated data |
observedData |
data.frame of observed data |
metaData |
meta data on |
dataMapping |
A list mapping |
plotConfiguration |
|
ggplot object of time profile for mean model workflow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.