plot.AM_prior {AntMAN}R Documentation

plot AM_prior

Description

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

Usage

## S3 method for class '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.


[Package AntMAN version 1.1.0 Index]