Learn R Programming

AntMAN (version 1.1.0)

plot.AM_prior: plot AM_prior

Description

plot the prior on the number of clusters for a given AM_prior object.

Usage

# S3 method for AM_prior
plot(x, ...)

Arguments

x

an AM_prior object. See AM_prior_K_Delta, AM_prior_K_NegBin, AM_prior_K_Pois for more details.

...

all additional parameters are ignored.

Value

NULL. Called for side effects.