Skip to content

Bayesian Inference 2, University of Eastern Finland 2017

License

Notifications You must be signed in to change notification settings

trungnt13/BAY2-uef17

Repository files navigation

Discussion

BAY2-uef17

Bayesian Inference 2, University of Eastern Finland 2017

Two types of variables

The Bayesian interpretation of probability is epistemic, meaning random variable x‘s probability distribution p(x) represents our knowledge and uncertainty about x‘s value.

A deterministic variable is defined by a mathematical function that returns its value given values for its parents. Deterministic variables are sometimes called the systemic part of the model. The nomenclature is a bit confusing, because these objects usually represent random variables; since its parents are random, it is random also. A more descriptive (though more awkward) name for this class would be Determined-By-Values-Of-Parents.

Source: https://pymc-devs.github.io/pymc/tutorial.html

External reading

Releases

No releases published

Packages

No packages published

Languages