summary.AM_prior: summary information of the AM_prior object

Description Usage Arguments Value See Also

View source: R/AM_prior.R

Description

Given an AM_prior object, this function prints the summary information of the specified prior on the number of clusters.

Usage

1
2
## S3 method for class 'AM_prior'
summary(object, ...)

Arguments

object

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.

See Also

AM_prior


AntMAN documentation built on July 23, 2021, 5:08 p.m.