| pkmSetSpecParamPlot {GenEst} | R Documentation | 
p or k box plots for an SE model set
Description
Plot parameter box plots for each cell within a model for either p or k with comparison to the cellwise model (soor to be deprecated)
Usage
pkmSetSpecParamPlot(modelSet, specificModel, pk = "p", cols)
Arguments
| modelSet | modelSet of class pkmSet | 
| specificModel | name of the specific submodel to plot | 
| pk | character of "p" or "k" to delineate between parameter graphed | 
| cols | named vector of colors to use for the specific and reference models | 
Value
a specific parameter plot panel
[Package GenEst version 1.4.9 Index]