plotSEHeader {GenEst} | R Documentation |
The SE plot header
Description
Produce the header for an SE plot (soon to be deprecated)
Usage
plotSEHeader(modelSet, specificModel, app = FALSE, cols = SEcols())
Arguments
modelSet |
pk model set of class pkmSet |
specificModel |
the name of the specific model for the plot |
app |
logical indicating if the plot is for the app |
cols |
named vector of colors to use for the specific and reference models |
Value
a plot
[Package GenEst version 1.4.9 Index]