plot.sci {MCPAN} | R Documentation |
Function for convenient plotting of confidence intervals.
## S3 method for class 'sci': plot(x, ...) ## S3 method for class 'binomRDci': plot(x, ...) ## S3 method for class 'binomORci': plot(x, ...) ## S3 method for class 'binomRRci': plot(x, ...) ## S3 method for class 'poly3ci': plot(x, ...) ## S3 method for class 'Shannonci': plot(x, ...) ## S3 method for class 'Simpsonci': plot(x, ...)
x |
an object of class "binomRDci" ,"binomORci" ,"binomRRci" ,"poly3ci" ,"sci" |
... |
further arguments as described in plotCI |
Extracts some values and calls plotCI
.
A plot.