plot.Mest: Plot M posterior distribution

Description Usage Arguments Details Author(s) See Also

View source: R/plot.Mest.r

Description

Plot method for the M estimates (from evoab) posterior distribution.

Usage

1
2
## S3 method for class 'Mest'
plot(obj, plot.like = FALSE, plot.prior = FALSE)

Arguments

obj

An object of class "Mest". Usually output by the routine estimateM.EoA.

plot.like

Logical for whether to plot the likelihood for M as well as the posterior.

plot.prior

Logical for whether to plot the prior for M as well as the posterior.

Details

plot.like and plot.prior are additive. Set both to TRUE and the prior, likelihood, and posterior will all three be plotted. If neither plot.like nor plot.prior are TRUE, the posterior distribution is plotted.

Author(s)

Trent McDonald

See Also

estimateM.EoA


tmcd82070/evoab documentation built on May 13, 2020, 11:25 p.m.