sampler.stats | R Documentation |
Report statistics on the parameters used in the sampler, the sampler behaviour and the sampling time.
sampler.stats(object)
object |
An object of class |
A matrix with C + 1
rows, where C
is the number of Markov
chains, reporting average acceptance probability, average stepsize, number
of divergent transitions, maximum tree depth, total number of gradient
evaluations, warmup and sampling times in seconds.
# continued from ?hsstan
sampler.stats(hs.biom)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.