MCPAN (version 1.1-21)

plot.sci: Plot confidence intervals

Description

Function for convenient plotting of confidence intervals.

Usage

# S3 method for sci
plot(x, ...)
# S3 method for binomRDci
plot(x, ...)
# S3 method for binomORci
plot(x, ...)
# S3 method for binomRRci
plot(x, ...)
# S3 method for poly3ci
plot(x, ...)
# S3 method for Shannonci
plot(x, ...)
# S3 method for Simpsonci
plot(x, ...)

Arguments

x

an object of class "binomRDci", "binomORci", "binomRRci", "poly3ci", "sci"

further arguments as described in plotCI

Value

A plot.

Details

Extracts some values and calls plotCI.