simulated_data_generation | R Documentation |
Generate simulation data
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 |
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.