cpmSetSpecCPCellPlot {GenEst} | R Documentation |
Plot cell-specific decay curve for carcass persistence
Description
Produce the figure panel for a specific cell (factor level combination) including the specific fitted decay curves.
Usage
cpmSetSpecCPCellPlot(modelSet, specificModel, specificCell, cols, axes)
Arguments
modelSet |
modelSet of class cpmSet |
specificModel |
name of the specific submodel to plot |
specificCell |
name of the specific cell to plot |
cols |
named vector of the colors to use for the distributions |
axes |
named vector of logical values indicating whether or not to plot the x axis and the y axis |
Value
a specific cell plot panel
[Package GenEst version 1.4.9 Index]