| coef.mtar | R Documentation |
mtarcoef method for objects of class mtar
## S3 method for class 'mtar'
coef(object, ..., FUN = mean)
object |
an object of class |
... |
additional arguments passed to |
FUN |
a function to be applied to the MCMC chains associated with each model parameter.
By default, |
A list containing the summary statistics obtained by applying FUN to the
MCMC chains of each model parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.