plotCI.Methods {BSagri}R Documentation

Plot confidence intervals calculated by pairwiseCI

Description

Plot confidence intervals calculated by calling pairwiseCI or UnlogCI.

Usage

## S3 method for class 'UnlogCI'
plotCI(x, ...)
## S3 method for class '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

Value

A plot.


[Package BSagri version 0.1-10 Index]