summary
function can passed to plot
for a visual representation.mtc.anohe(network, ...)
mtc.network
.mtc.anohe
:
an object of class mtc.anohe
. This is a list with the following elements:mtc.run
).mtc.run
).mtc.run
).summary
:
an object of class mtc.anohe.summary
. This is a list with the following elements:mtc.anohe
returns the MCMC results for all three types of model. To get appropriate summary statistics, call summary()
on the results object. The summary can be plotted.
To control parameters of the MCMC estimation, see mtc.run
.
To specify the likelihood/link or to control other model parameters, see mtc.model
.
The ...
arguments are first matched against mtc.run
, and those that do not match are passed to mtc.model
.
mtc.model
mtc.run