Learn R Programming

MixStable (version 0.1.0)

estimate_mixture_params: Estimate mixture of two stable distributions

Description

Wrapper function to estimate parameters of a two-component alpha-stable mixture using MLE.

Usage

estimate_mixture_params(data)

Value

List with estimated weight and parameters for both components.

Arguments

data

Numeric vector of observations.