Description Usage Arguments Value
Generate a Distribution of n value splited in reparted among all class of the vector 'cls' following the frequenceies 'freq'
1 | generateDistribeFromFrequencies(cls, n, freq)
|
cls |
all possible classe |
n |
total number of value |
freq |
final frequencies for each class |
a vector of size 'n' with value from 'cls' that respect the frequencies in 'freq'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.