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 AM_mcmc_output object

...

all additional parameters are ignored

Value

NULL. Called for side effects.

See Also

AM_mcmc_fit, AM_mcmc_refit


[Package AntMAN version 1.1.0 Index]