pymc.Flat#

class pymc.Flat(*args, **kwargs)[source]#

Uninformative log-likelihood that returns 0 regardless of the passed value.

Methods

Flat.dist(**kwargs)

Creates a tensor variable corresponding to the cls distribution.