summary.AM_mix_hyperparams {AntMAN} | R Documentation |
summary information of the AM_mix_hyperparams object
Description
Given an AM_mix_hyperparams
object, this function prints the summary information
of the specified mixture hyperparameters.
Usage
## S3 method for class 'AM_mix_hyperparams'
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]