lmc2179 / bayesian_bootstrap

bayesian bootstrapping in python
MIT License
121 stars 17 forks source link

Pearson correlation #16

Closed JulianWgs closed 3 years ago

JulianWgs commented 3 years ago

Add a weighted Pearson correlation coefficient (https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.pearsonr.html) and refactored covariance function