plotCI.Methods: Plot confidence intervals calculated by pairwiseCI
Description
Plot confidence intervals calculated by calling pairwiseCI or UnlogCI.
Usage
# S3 method for UnlogCI
plotCI(x, ...)
# S3 method for simplesimint
plotCI(x, ...)
Arguments
x
an object of class "UnlogCI"
"simplesimint"
as can be obtained by calling UnlogCI
or simplesimint
…
further arguments to be passed to plotCII
, see ?plotCII
in package MCPAN for details