Learn R Programming

MixStable (version 0.1.0)

ecf_components: Extract magnitude and phase components from ECF

Description

Extract magnitude and phase components from ECF

Usage

ecf_components(phi_vals)

Value

A list with two numeric vectors: y_vals (log-log magnitude) and arg_vals (phase).

Arguments

phi_vals

Complex vector of ECF values