summary.AM_prior {AntMAN} | R Documentation |
summary information of the AM_prior object
Description
Given an AM_prior
object, this function prints the summary information of the specified prior on the number of clusters.
Usage
## S3 method for class 'AM_prior'
summary(object, ...)
Arguments
object |
an |
... |
all additional parameters are ignored. |
Value
NULL. Called for side effects.
See Also
[Package AntMAN version 1.1.0 Index]