generate_synthetic_data: Generate synthetic data from two alpha-stable components
Description
Creates a synthetic dataset composed of two alpha-stable distributions.
Usage
generate_synthetic_data(n = 1000)
Value
Numeric vector of shuffled synthetic data.
Arguments
- n
Integer. Total number of samples to generate.