CmeRecorder is a utility class for computation of measurements.
CmeRecorder is a utility class to compute common measurements, such as marginals, expected values, and standard deviations, from a given distribution p.
Add zero or more targets to the recorder.
where each target has the form (variables[, transforms])
Plot and display statistics from specified recorder measurement batch.
Requires pylab (eg the matplotlib package) to be installed.