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 |
... |
all additional parameters are ignored. |
Value
NULL. Called for side effects.
[Package AntMAN version 1.1.0 Index]