View source: R/approx.hotelling.diff.test.R
| geweke.diag.mv | R Documentation |
coda's coda::geweke.diag().Rather than comparing each mean independently, compares them
jointly. Note that it returns an htest object, not a geweke.diag
object.
geweke.diag.mv(x, frac1 = 0.1, frac2 = 0.5, split.mcmc.list = FALSE, ...)
x |
an |
frac1, frac2 |
the fraction at the start and, respectively, at the end of the sample to compare. |
split.mcmc.list |
when given an |
... |
additional arguments, passed on to
|
An object of class htest, inheriting from that returned
by approx.hotelling.diff.test(), but with p-value considered to
be 0 on insufficient sample size.
If approx.hotelling.diff.test() returns an error, then
assume that burn-in is insufficient.
coda::geweke.diag(), approx.hotelling.diff.test()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.