Description Usage Arguments Examples
Generate simulation data
1 2 3 4 5 | simulated_data_generation(
configuration_setting,
amplitude = 1,
heterogeneousNoise = FALSE
)
|
configuration_setting |
setting for the configuration |
amplitude |
The amplitude of the score variance |
heterogeneousNoise |
Whether the noise for each dataset to be heteregeneous |
1 2 | configuration_setting = configuration_setting_generation()
simulated_data_generation(configuration_setting)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.