waspr-package | R Documentation |
This package contains functions to compute Wasserstein barycenters of subset posteriors using the swapping algorithm developed by Puccetti, Rüschendorf and Vanduffel (2020). The Wasserstein barycenter is a geometric approach for combining subset posteriors. It allows for parallel and distributed computation of the posterior in case of complex models and/or big datasets, thereby increasing computational speed tremendously.
The main function of the package is:
wasp
, which runs the swapping algorithm developed by
Puccetti, Rüschendorf and Vanduffel (2020), combines the output from the
swapping algorithm and computes the Wasserstein barycenter. It returns an
S3 object of type wasp
.
Maintainer: Jolien Cremers joliencremers@gmail.com
Puccetti, G., Rüschendorf, L. & Vanduffel, S. (2020). On the computation of Wasserstein barycenters, Journal of Multivariate Analysis, 176.
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.