Learn R Programming

MixStable (version 0.1.0)

ecf_regression: Estimate stable parameters using weighted ECF regression

Description

Estimate stable parameters using weighted ECF regression

Usage

ecf_regression(x, u)

Value

A list with estimated parameters: alpha, beta, gamma, and delta.

Arguments

x

Numeric vector of data.

u

Vector of frequency values.