Skip to content

Commit f7b77fd

Browse files
committed
retired old correlation utils
1 parent 5714aa4 commit f7b77fd

File tree

2 files changed

+169
-173
lines changed

2 files changed

+169
-173
lines changed

pyleoclim/core/series.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3936,8 +3936,6 @@ def correlation(self, target_series, alpha=0.05, statistic='pearsonr', method =
39363936
See also
39373937
--------
39383938
3939-
pyleoclim.utils.correlation.corr_sig : Correlation function (marked for deprecation)
3940-
39413939
pyleoclim.utils.correlation.association : SciPy measures of association between variables
39423940
39433941
pyleoclim.series.surrogates : parametric and non-parametric surrogates of any Series object

0 commit comments

Comments
 (0)