likelihood#

Module containing the likelihood functions.

Used in Pastas for solvers using Bayesian approaches (e.g., MCMC) to compute the likelihood of the model given the data.

Classes#

GaussianLikelihood

Gaussian likelihood function for homoscedastic, uncorrelated errors.

GaussianLikelihoodAr1

Gaussian likelihood function for homoscedastic, autocorrelated residuals.