gaussian_max_coupling: Maximal coupling of two multivariate Normal distributions

Description Usage Arguments

View source: R/gaussian_couplings.R

Description

Sample from maximal coupling of two multivariate Normal distributions, specified through their means and covariance matrices.

Usage

1
gaussian_max_coupling(mu1, mu2, Sigma1, Sigma2)

Arguments

mu1

mean of first distribution

mu2

mean of second distribution

Sigma1

Variance of first distribution

Sigma2

Variance of second distribution


lolmid/unbiased_intractable_targets documentation built on May 13, 2019, 11:54 p.m.