Description Usage Arguments Details Value
Function for convenient plotting of confidence intervals.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ## 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.