View source: R/Classification_Sim.R
ndim-HD bimodal Dist given parameters
1 2 3 4 5 6 7 8 9 10 11 12 13 | bimodal_posDisHD(
ndim = 5,
n = 1000,
cpct = 0.4,
mu1 = log(1),
mu2 = log(100),
sig1 = log(3),
sig2 = log(2),
p = 0.5,
JitterPeaks = T,
removeDups = T,
tSNEplot = T
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.