bundles / scipy latest / scipy / stats / _stats_py / _pearsonr_bootstrap_ci
function
scipy.stats._stats_py:_pearsonr_bootstrap_ci
source: /scipy/stats/_stats_py.py :4253
Signature
def _pearsonr_bootstrap_ci ( confidence_level , method , x , y , alternative , axis ) Summary
Compute the confidence interval for Pearson's R using the bootstrap.
Aliases
-
scipy.stats._stats_py._pearsonr_bootstrap_ci