BM | Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities |
epdf | Probability density function with numerical statistics, e.g. posterior density |
fnc | Class representing function of variables |
Kalman | Kalman filter with covaraince matrices in square root form |
KalmanFull | Basic Kalman filter with full matrices (education purpose only)! |
mpdf | Conditional probability density, e.g. modeling some dependencies |
RV | Class representing variables, most often random variables |