summary.AM_mix_weights_prior {AntMAN}R Documentation

summary information of the AM_mix_weights_prior object

Description

Given an AM_mix_weights_prior object, this function prints the summary information of the specified mixture weights prior.

Usage

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

Arguments

object

an AM_mix_weights_prior object.

...

all additional parameters are ignored.

Value

NULL. Called for side effects.

See Also

AM_mix_weights_prior


[Package AntMAN version 1.1.0 Index]