Description Usage Arguments Examples
Function to generate data according to normal-normal heirarchical model
1 2 3 | generate_normal_normal_data(num_groups, sample_sizes = NULL,
min_sample_size = 1, max_sample_size = 100, hyper_mean = 0,
hyper_var = 1, data_var = 1, seed = NULL)
|
num_groups |
Number of groups or clusters |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.