sampler.stats: Sampler statistics

View source: R/summaries.R

sampler.statsR Documentation

Sampler statistics

Description

Report statistics on the parameters used in the sampler, the sampler behaviour and the sampling time.

Usage

sampler.stats(object)

Arguments

object

An object of class hsstan.

Value

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.

Examples


# continued from ?hsstan
sampler.stats(hs.biom)


hsstan documentation built on June 22, 2024, 12:19 p.m.