Learn R Programming

AntMAN (version 1.1.0)

summary.AM_prior: 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 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