easyclimate.core.stat#
Basic statistical analysis of weather and climate variables
Functions
|
Calculate Pearson correlation coefficients and corresponding p-values between spatial data and a time series using |
|
Compute lead-lag correlation coefficients for specified pairs of indexes. |
|
Calculate Pearson correlation coefficients and corresponding p-values between spatial data and a time series with specified lead or lag shifts, using |
|
Perform Levene test for equal variances of two independent sptial samples along with other axis (i.e. 'time') of scores. |
Apply multiple linear regression to dataset across spatial dimensions. |
|
|
Compute the non-centered (uncentered) correlation coefficient between two xarray DataArrays. |
|
Compute the pattern correlation (non-centered) between two xarray DataArrays over their common spatial dimensions. |
|
Calculate the correlation matrix between multiple DataArray time series. |
|
Calculate the T-test for the means of two independent sptial samples along with other axis (i.e. 'time') of scores. |
Generate a significance mask for T-tests on the means of two independent spatial zonal (u) and meridional (v) wind samples, aggregated over the specified dimension (default 'time'). |
|
|
Remove the global mean SST anomaly trend from the SST anomaly field for EOF/PC analysis and so on. |