rnorm_max_coupling: Maximal coupling of two univariate Normal distributions

Description Usage Arguments

View source: R/gaussian_couplings.R

Description

Sample from maximal coupling of two univariate Normal distributions, specified through their means and standard deviations.

Usage

1
rnorm_max_coupling(mu1, mu2, sigma1, sigma2)

Arguments

mu1

mean of first distribution

mu2

mean of second distribution

sigma1

standard deviation of first distribution

sigma2

standard deviation of second distribution


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