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 |
... |
further arguments to be passed to |
Value
A plot.
[Package BSagri version 0.1-10 Index]