Calibration¶
Linear least squares calibration algorithm. |
|
Non-linear least-squares calibration algorithm. |
|
|
Gaussian linear calibration algorithm (Best Linear Unbiased Estimator or BLUE). |
|
Gaussian non linear calibration algorithm (3DVAR). |
|
Base class for calibration algorithms. |
|
Calibration result. |
Bayesian updating¶
|
Base class for Metropolis-Hastings algorithms. |
|
Random Walk Metropolis-Hastings method. |
Independent Metropolis-Hastings method. |
|
Simple Metropolis-Hastings sampler defined from a random variable. |
|
|
Gibbs sampling method. |