plot.fit.family {familial} | R Documentation |
fit.family
objectPlot a fitted family.
## S3 method for class 'fit.family'
plot(x, y = NULL, ...)
x |
an object of class |
y |
an object of class |
... |
any other arguments |
A plot of the fitted family.
Ryan Thompson <ryan.thompson@monash.edu>