rcatool.stats.sal.A_stat
- rcatool.stats.sal.A_stat(data, refdata)[source]
Calculate the amplitude component (A).
- Parameters:
data (arrays) – 2D data arrays to be compared, where refdata is the reference data e.g. observations.
refdata (arrays) – 2D data arrays to be compared, where refdata is the reference data e.g. observations.
- Returns:
A – The calculated amplitude component
- Return type:
float