MarginalLikelihoodSystematics

class remu.likelihood.MarginalLikelihoodSystematics[source]

Bases: remu.likelihood.SystematicsConsumer

SystematicsConsumer that averages over the systematic axis.

Optionally applies weights.

Methods

__call__(*args, **kwargs)

Call self as a function.

consume_axis(log_likelihood[, weights])

Collapse the systematic axes according to the systematics mode.

static consume_axis(log_likelihood, weights=None)[source]

Collapse the systematic axes according to the systematics mode.