Skip to Content
BayesiaLabFeatures & FunctionsInference: Diagnosis, Prediction, and Simulation

Inference: Diagnosis, Prediction, and Simulation

Part of the BayesiaLab exploration path. Start with the BayesiaLab Overview.

Bayesian networks model uncertainty explicitly. In BayesiaLab, diagnosis, prediction, and simulation are all forms of evidence-conditioned inference.

  • Diagnosis (abduction): infer likely causes from observed effects.
  • Prediction/simulation: infer likely effects from observed causes.
  • The interpretation depends on research perspective, while the underlying computation remains the same.

Observational Inference

  • Bayesian networks represent a Joint Probability Distribution and support omnidirectional inference.
  • Given evidence on any subset of nodes, BayesiaLab computes posterior probabilities for all other nodes.
  • Both exact and approximate observational inference algorithms are available.

Evidence Types

Causal Inference

  • Beyond observation, BayesiaLab can compute intervention effects.
  • BayesiaLab includes Pearl’s Graph Surgery and Jouffe’s Likelihood Matching for causal estimation.

Effects Analysis

Optimization