ChainManager — PyXspec 2.1.5 documentation#xspec.ChainManager.marginResults

marginResults(arg)

Retrieve values from the most recent margin calculation.

Args:

arg:

argument should either be ‘probability’ or a parameter specifier. A parameter specifier should be a string of the form:

’[:]

or simply an integer .

Returns the requested values as a list of floats.

Printed 2026-07-27.

(echo:: @ )