Module bayes_estimate::models

source ·
Expand description

Bayesian estimation models.

Linear models are represented as structs. Common Bayesian discrete system estimation operations are defined as traits.

Structs

Traits