plot.fit.family: Plot function for fit.family
object
Description
Plot a fitted family.
Usage
# S3 method for fit.family
plot(x, y = NULL, ...)
Value
A plot of the fitted family.
Arguments
- x
an object of class fit.family
- y
an object of class fit.family
- ...
any other arguments
Author
Ryan Thompson <ryan.thompson-1@uts.edu.au>