robust_ecf_regression: Estimate stable parameters using robust ECF regression
Description
Estimate stable parameters using robust ECF regression
Usage
robust_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.