altar.models.mogi.Native

Module Contents

Classes

class altar.models.mogi.Native.Native

A strategy for computing the data log likelihood that is written in pure python

initialize(self, **kwds)

Initialize the strategy

dataLikelihood(self, model, step)

Fill {step.data} with the likelihoods of the samples in {step.theta} given the available data.