plot.fit.family {familial}R Documentation

Plot function for fit.family object

Description

Plot a fitted family.

Usage

## S3 method for class 'fit.family'
plot(x, y = NULL, ...)

Arguments

x

an object of class fit.family

y

an object of class fit.family

...

any other arguments

Value

A plot of the fitted family.

Author(s)

Ryan Thompson <ryan.thompson@monash.edu>


[Package familial version 1.0.5 Index]