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 occumbGof object.

y

NULL

...

Additional arguments passed to the default plot method.

Value

Returns NULL invisibly.


[Package occumb version 1.1.0 Index]