Learn R Programming

MixStable (version 0.1.0)

fit_stable_ecf: Estimate stable parameters using filtered and weighted ECF regression

Description

Estimate stable parameters using filtered and weighted ECF regression

Usage

fit_stable_ecf(data, frequencies)

Value

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

Arguments

data

Numeric vector of observations.

frequencies

Vector of frequency values.