cpmCPCellPlot {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
cpmCPCellPlot(model, specificCell, col, axis_y = TRUE, axis_x = TRUE)
Arguments
model |
model of class cpm |
specificCell |
name of the specific cell to plot |
col |
color to use |
axis_y |
logical of whether or not to plot the y axis |
axis_x |
logical of whether or not to plot the x axis |
[Package GenEst version 1.4.9 Index]