View source: R/wrapperfunctions.R
| geweke.diagTAR | R Documentation |
mtar objectsThis function computes Geweke's convergence diagnostic for Markov chain Monte Carlo
(MCMC) output obtained from Bayesian estimation of multivariate TAR models. It is a
wrapper around geweke.diag() that applies the diagnostic to the posterior chains
returned by a call to mtar().
geweke.diagTAR(x, frac1 = 0.1, frac2 = 0.5)
x |
An object of class |
frac1 |
A numeric value in |
frac2 |
A numeric value in |
A list containing the Geweke z-scores for the parameters of the mtar model.
geweke.diag
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.