plot_final_mixture_fit: Plot final fitted mixture of alpha-stable distributions
Description
Plots the final fitted mixture PDF over the data histogram.
Usage
plot_final_mixture_fit(data, p1, p2, w)
Value
NULL (plot is saved as PNG)
Arguments
- data
Numeric vector of observations.
- p1
Vector of parameters for component 1.
- p2
Vector of parameters for component 2.
- w
Mixing weight for component 1.