MRS  1.0
A C++ Class Library for Statistical Set Processing
subpavings::ChangeOfStateInformationAutoMCMC Class Reference

Type for collecting change of state information for use with automated MCMC processes. More...

+ Inheritance diagram for subpavings::ChangeOfStateInformationAutoMCMC:
+ Collaboration diagram for subpavings::ChangeOfStateInformationAutoMCMC:

List of all members.

Public Member Functions

 ChangeOfStateInformationAutoMCMC (real lp, size_t cl, size_t cc, unsigned long int tld)
 ChangeOfStateInformationAutoMCMC (real lp, const AdaptiveHistogram &adh)
 ChangeOfStateInformationAutoMCMC (real lp, size_t cl, size_t cc, const AdaptiveHistogram &adh)
real getDeltaPi () const
 Get change in log posterior from last change.
real getCurrentLogPosterior () const
 Get current log posterior from last change.
size_t getCurrentLeaves () const
 Get current number of leaves.
size_t getCurrentCherries () const
 Get current number of cherries.
real getAverageLeafDepth () const
 Get current average leaf depth.

Detailed Description

Type for collecting change of state information for use with automated MCMC processes.

Information collected and made available is that usable by automated MCMC processes, including Gelman-Rubin diagnostic.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends