Description Usage Arguments Details Value
Simulate different unimodal, skewed distributions based on different mean and variance parameters.
1 | sim_unimodal(n, x_mean, x_var, N_item, seed = NULL, name = NULL)
|
n |
Size of the simulated distribution |
x_mean |
Mean |
x_var |
Variance |
N_item |
Number of items simulated |
seed |
(Optional) Set a random seed |
name |
(Optional) Sample based on the names given by Keats & Lord (1962). Options are: "GANA", "MACAA", "TQS8", "WM8", "WMI". |
All the inner working of this procedure can be seen in Keats & Lord (1962).
Simulated values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.