| Trees | Indices | Help |
|
|---|
|
|
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
| str |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
SANNEAL = Sort the list only when logp() is making substantial improvements. (Inherited from gmisclib.mcmc.Archive) |
|
SSAMPLE = Never sort the list. (Inherited from gmisclib.mcmc.Archive) |
|
SUPHILL = Always keep the list of positions sorted. (Inherited from gmisclib.mcmc.Archive) |
|
Sfac =
(Inherited from gmisclib.mcmc.Archive)
|
|
| Instance Variables | |
|
min_l The minimum length for the archive. (Inherited from gmisclib.mcmc.Archive) |
|
| Properties | |
|
Inherited from |
| Method Details |
Append_hook() is called for every element of the archive. That function can be replaced in a sub-class to accumulate some kind of summary. Here, it is used to keep track of parameter means and standard deviations.
|
This accumulates parameter means and standard deviations.
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 22 04:25:06 2011 | http://epydoc.sourceforge.net |