plotCPCells {GenEst} | R Documentation |
Plot the cellwise results of a single model in a set of CP models
Description
Produce a set of cellwise figures for a specific CP model, as
fit by cpmSet
Usage
plotCPCells(modelSet, specificModel, cols)
Arguments
modelSet |
cp model set of class cpmSet |
specificModel |
the name of the specific model for the plot |
cols |
named vector of the colors to use for the distributions |
Value
a plot
[Package GenEst version 1.4.9 Index]