Learn R Programming

MixStable (version 0.1.0)

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.