print_mcmc.circGLM: Print the mcmc results from a circGLM object
Description
This prints a number of diagnostics about the results of a circGLM objects
through summary.mcmc from the coda package. In
particular, the standard errors may be of interest.
Usage
print_mcmc.circGLM(m, ...)
Arguments
m
A circGLM object.
...
Additional arguments to be passed to coda printing functions.
Details
Note that the standard error and convergence diagnostics computed by
coda are not necessarily trustworthy.