plot.ame {amen}R Documentation

Plot results of an AME object

Description

A set of plots summarizing the MCMC routine for an AME fit, as well as some posterior predictive checks.

Usage

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

Arguments

x

the result of fitting an AME model

...

additional parameters (not used)

Value

a series of plots

Author(s)

Peter Hoff


[Package amen version 1.4.5 Index]