Adds a dataset configuration to the study config.
Arguments
- config
Study configuration list
- dataset_type
Type of dataset (e.g., "Raw_AE")
- enabled
Whether the dataset should be generated
- count_formula
Formula for calculating record count
- growth_pattern
How the dataset grows over time
- dependencies
Dependencies on other datasets
- custom_args
Additional arguments for the dataset generator