Creates plot of confidence intervals calculated by calling "pairwiseMEP".
## S3 method for class 'pairwiseCI'plotCI(x,...)## S3 method for class 'pairwiseMEP'plotCI(x, whichep =NULL,...)
Arguments
x: an object of class 'pairwiseMEP' or 'pairwiseCI'
whichep: an optional vector of character strings (or integers); specifying the names (or indices in the element conf.int of the list returned by pairwiseMEP ) of those response variables for which the confidence intervals shall be plotted
...: further arguments to be passed to plotCI in package MCPAN, see ?plotCI for details