pkmSetSpecSECellPlot {GenEst} | R Documentation |
Plot cell-specific decay curve for searcher efficiency for a specific model with comparison to the cellwise model
Description
Plot cell-specific decay curve for searcher efficiency for a specific model with comparison to the cellwise model
Usage
pkmSetSpecSECellPlot(modelSet, specificModel, specificCell, cols, axes)
Arguments
modelSet |
modelSet of class pkmSet (soon to be deprecated) |
specificModel |
name of the specific submodel to plot |
specificCell |
name of the specific cell to plot |
cols |
named vector of colors to use for the specific and reference models |
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]