pymc.Flat#
- class pymc.Flat(*args, **kwargs)[source]#
Uninformative log-likelihood that returns 0 regardless of the passed value.
Methods
Flat.__init__
(*args, **kwargs)Flat.dist
(**kwargs)Creates a tensor variable corresponding to the cls distribution.
Compute the log of the cumulative distribution function for Flat distribution at the specified value.
Calculate log-probability of Flat distribution at specified value.
Flat.moment
(size)Attributes
rv_class
rv_op