1D bimodal Dist given parameters
1 2 3 4 5 6 7 8 9 | bimodal_posDist1D(
n = 1000,
cpct = 0.4,
mu1 = log(1),
mu2 = log(100),
sig1 = log(3),
sig2 = log(2),
p = 0.5
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.