plot.ame: Plot results of an AME object

View source: R/plot.ame.R

plot.ameR 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


amen documentation built on May 29, 2024, 9:58 a.m.