Analyze F waves in atrial fibrillation ECG
analyze_atrial_signal(
atrial_signal,
frequency,
characteristics = c("amplitude", "approximate_entropy", "dominant_frequency"),
...
)
A list containing the results of the requested analyses
Numeric vector of the atrial signal
Sampling frequency of the signal
Vector of characteristics to analyze
Additional parameters for specific analyses