Skip to contents

Generic function for performing Bayesian analysis on models using Stan or JAGS, or maximum likelihood analysis using TMB.

For more useful documentation, see the specific methods:

Usage

analyse(x, ...)

Arguments

x

The object to analyse.

...

Additional arguments passed to methods.

Value

An analysis object (type depends on input and engine used).