summary.AM_mcmc_output {AntMAN} | R Documentation |
summary information of the AM_mcmc_output object
Description
Given an AM_mcmc_output
object, this function prints the summary information
pertaining to the given model output.
Usage
## S3 method for class 'AM_mcmc_output'
summary(object, ...)
Arguments
object |
a |
... |
all additional parameters are ignored |
Value
NULL. Called for side effects.
See Also
[Package AntMAN version 1.1.0 Index]