Fréchet-Hoefding bounds are the limits to a correlation between different distributions.
Arguments
- dist1
The target distribution function for variable 1 (e.g., norm, binom, gamma, truncnorm)
- dist2
The target distribution function for variable 2
- params1
Arguments to pass to the random generation function (e.g., rnorm) for distribution 1
- params2
Arguments to pass to the random generation function (e.g., rnorm) for distribution 2