eht.bnpost: Expected hitting time.

Description Usage Arguments Details Value See Also

View source: R/post-exact.R

Description

Computes the expected hitting times to the posterior modal graph from the top 'head' other graphs.

Usage

1
2
  ## S3 method for class 'bnpost'
 eht(x, head = 5, tp = NULL, ...)

Arguments

x

An object of class "bnpost".

head

The expected hitting time from the top 'head' ranked graphs, with respect to the posterior will be returned. All are computed, so this setting has no effect on the run-time.

tp

Optionally provide the transition probability matrix.

...

Further arguments (unused)

Details

See Norris (1998) Markov Chains. Cambridge. Theorem 1.3.5, p17.

Value

A vector of the expected hitting times.

See Also

eht, tp, hp


rjbgoudie/structmcmc documentation built on Nov. 3, 2020, 3:41 a.m.