plot.GroAgeMod {LifeHist}R Documentation

Examination of Results from Fitting Growth Models

Description

After model fit and prediction, examine model results on a graphical display.

Usage

## S3 method for class 'GroAgeMod'
plot(x, ...)

Arguments

x

An object of class 'GroAgeMod' created by function GroAgeFit().

...

Not used.

Value

A multipanel plot.

Author(s)

Ruben H. Roa-Ureta

Examples

#See examples in help pages of function AgeGroFit()

[Package LifeHist version 1.0-1 Index]