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