Learn R Programming

comparison (version 1.0.8)

plot.ece: An S3 plot method for objects of class ece

Description

An S3 plot method for objects of class ece

Usage

# S3 method for ece
plot(x, ...)

Arguments

x

an S3 object of class ece which is generated from calc.ece().

...

other arguments that are passed to the plot generic.

Author

David Lucy

See Also

calc.ece()