plotCPFigure {GenEst} | R Documentation |
Plot results of a single CP model in a set
Description
Produce a figures for a specific CP model, as fit by
cpmSet
Usage
plotCPFigure(modelSet, specificModel, cols = CPcols())
Arguments
modelSet |
cp model set of class |
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]