altar.models.cdm.Fast

Module Contents

Classes

class altar.models.cdm.Fast.Fast

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

source
initialize(self, model, **kwds)

Initialize the strategy with {model} information

dataLikelihood(self, model, step)

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