liesel.goose#
Goose MCMC framework.
Functions
|
Turns a |
|
Visualizes autocorrelations of posterior samples. |
|
Visualizes posterior distributions with a density plot. |
|
Visualizes trace plot, density plot and autocorrelation plot of a single subparameter. |
|
Visualizes posterior samples over time with a trace plot. |
|
Produces a scatterplot of two parameters. |
|
Produces a pairplot panel. |
|
Sets up a list of |
|
Optimize the parameters of a Liesel |
Classes
|
A model interface for a model state represented by a |
|
A model interface for a model state represented by a |
|
Alias for |
|
Alias for |
|
A |
|
MCMC engine capable of combining multiple transition kernels. |
|
The |
|
Defines an Epoch in an MCMC algorithm. |
|
Indicates which MCMC phase the epoch is part of. |
|
A Gibbs kernel implementing the |
|
A HMC kernel with dual averaging and an inverse mass matrix tuner, implementing the |
|
An IWLS kernel with dual averaging and an (optional) user-defined function for computing the Cholesky decomposition of the Fisher information matrix, implementing the |
|
A Metropolis-Hastings kernel implementing the |
|
|
|
Defines a standardized way for Goose to communicate with a statistical model. |
|
A model interface for a model state represented by a |
|
A NUTS kernel with dual averaging and an inverse mass matrix tuner, implementing the |
|
Handles (early) stopping for |
|
A random walk kernel. |
|
A summary object. |
|
Contains the results of the MCMC engine. |
|
Holds the results of model optimization with |