WLJS LogoWLJS Notebook

BeckmannDistribution

BeckmannDistribution[μ1, μ2, σ1, σ2] represents the Beckmann distribution with means μ1 and μ2 and standard deviations σ1 and σ2.

BeckmannDistribution[μ1, μ2, σ1, σ2, ρ] represents the Beckmann distribution with means μ1 and μ2, standard deviations σ1 and σ2, and correlation ρ.

Examples

Sample from a Beckmann distribution:

RandomVariate[BeckmannDistribution[0, 0, 1, 1], 5]

Please visit the official Wolfram Language Reference for more details.

On this page