get_random_start_values_class_sizes | R Documentation |
Function written in C++
for generating a set of randomly chosen
probabilities describing the size of the different classes. The
probabilities describe the relative frequencies of the categories in the data.
get_random_start_values_class_sizes(n_categories)
n_categories |
Integer for the number of categories in the data. Must be at least 2. |
Returns a vector of randomly chosen categorical sizes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.