summary.AM_mix_components_prior {AntMAN}R Documentation

summary information of the AM_mix_components_prior object

Description

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

Usage

## S3 method for class 'AM_mix_components_prior'
summary(object, ...)

Arguments

object

an AM_mix_components_prior object.

...

all additional parameters are ignored.

Value

NULL. Called for side effects.

See Also

AM_mix_components_prior


[Package AntMAN version 1.1.0 Index]