Compare#

Compare(options)

This is a special BPt input class which can be used as a helper to more easily run comparison analysis between a few choice of parameters.

Option(value[, name, key])

This is a special BPt input class designed to be used with Compare.

CompareDict

This object is simmilar to a python dictionary, but is used to stored results from analyses run using Compare.

CompareSubset(name, data[, decode_values, ...])

BPt input class designed to combine functionality from BPt.Compare and ValueSubset, for running compare across different sets of Subjects.

compare_dict_from_existing(results)

Load in a CompareDict from some combination of already evaluated instances of EvalResults.