plot,occumbGof-method {occumb} | R Documentation |
Plot method for occumbGof class.
Description
Draws a scatter plot of fit statistics.
Usage
## S4 method for signature 'occumbGof'
plot(x, y = NULL, ...)
Arguments
x |
An |
y |
|
... |
Additional arguments passed to the default |
Value
Returns NULL
invisibly.
[Package occumb version 1.1.0 Index]